Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

How do I do property promotion on a Person field in InfoPath to get the correct value displayed in SharePoint table? When I did property promotion on DisplayName field under person, it returned me values that look like:

i:0#.f|membership|john_doe

When I'm looking to see something like

John Doe

I am using sharepoint 2010 with infopath 2010. The promoted field comes up as a Single Line of Text instead of Person

share|improve this question
Hopefully this helps answer your question: sharepoint.stackexchange.com/questions/36240/… – user7400 Dec 19 '12 at 20:03

1 Answer

What is your Person field's 'Show Field' setting set to within the SharePoint list? If it's set to Name (With Presence), you'll get the value you're seeing. Set the 'Show Field' setting to just 'Name' to see if that helps.

share|improve this answer
It doesn't come as Person field, it comes a Single Line of Text field from infopath – m0s Dec 19 '12 at 21:56

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.