K
KristyKay
I'm hoping someone here will be able to help!
First off, I'm using InfoPath 2003 and SharePoint 2007.
On my InfoPath form, I'm using SharePoint's GetUserProfileByName web service
to populate the user's name on the form. When the user selects the Submit
button, I want to add the information from the form to an existing SharePoint
list. I want to map the User's Name on the form to a column in a SharePoint
list that is of type "Person or Group". It's not working and I think the
problem is the User's Name on the form is a string.
Is this possible? Do I need to specify a type in my CAML? Or do I need to
use a different UserProfile property?
Any help would be suggested!!
First off, I'm using InfoPath 2003 and SharePoint 2007.
On my InfoPath form, I'm using SharePoint's GetUserProfileByName web service
to populate the user's name on the form. When the user selects the Submit
button, I want to add the information from the form to an existing SharePoint
list. I want to map the User's Name on the form to a column in a SharePoint
list that is of type "Person or Group". It's not working and I think the
problem is the User's Name on the form is a string.
Is this possible? Do I need to specify a type in my CAML? Or do I need to
use a different UserProfile property?
Any help would be suggested!!