sympmarc wrote:
I've actually sorted it myself by reading your blog post at http://sympmarc.com/2012/04/22/working-with-sharepoint-people-pickers-with-jquery-a-new-function-called-findpeoplepicker/ and realising you are referencing the "nobr" that the list form would generate.. Sneaky! ;)
So, by creating a table with the first column containing the text for the displayName after a nobr, SPFindPeoplePicker can find it fine now! :D
Basically I'm using the PeoplePicker in a custom form which doesn't contain any other SharePoint information, let alone a list.. I'll try and put up a blog post of my own at some point to explain further and send you the link!
Thanks again
Mic
Mic:Sorry about that, I figured as it relates to SPFindPeoplePicker this would be the best place.. Won't happen again :)
Can you explain a little more about where the People Picker is? I can't think of a place other than a list form where it could be.
M.
p.s. It's usually best to start a new thread for a new question rather than tacking onto an old one.
I've actually sorted it myself by reading your blog post at http://sympmarc.com/2012/04/22/working-with-sharepoint-people-pickers-with-jquery-a-new-function-called-findpeoplepicker/ and realising you are referencing the "nobr" that the list form would generate.. Sneaky! ;)
So, by creating a table with the first column containing the text for the displayName after a nobr, SPFindPeoplePicker can find it fine now! :D
Basically I'm using the PeoplePicker in a custom form which doesn't contain any other SharePoint information, let alone a list.. I'll try and put up a blog post of my own at some point to explain further and send you the link!
Thanks again
Mic