I have an infopath form based on a sharepoint list. I would like to update a people picker field with the current users details when they click a button.
I have created a secondary data connection and managed to retrieve the current user's details by using GetUserProfileByName.
I can see that the correct displayname and account ID are coming thru as I have an on load rule to populate 3 fields in my list with these details.
I have set the action on the button to update the people picker with the details from the currentuser - all three values (displayName = Preferred Name, accountID = Account Name and accountType = user) but still the button won't work.
Am I missing something easy here?
Not sure what info you need to aid me - please let me know if you need anything else!
Thanks in advance,
MW
