Hello, I am creating an InfoPath 2010 form. The form user chooses someone from a people picker field who will be the delegate for a particular process. The aim once the selection is made, is to auto populate fields such as phone, email, department with data from the AD.
I am using the getuserprofilebyname data connection - this works well for pre-populating fields for the form's current user, but unsure how to have the fields populate based on the person selected in the people picker field.
Can anyone tell me how to do this?
Thank you.