Quantcast
Channel: jQuery Library for SharePoint Web Services
Viewing all articles
Browse latest Browse all 6517

New Post: Using dictionaryEntries in SPFindPeoplePicker

$
0
0

I am trying to use SPFindPeoplePicker to populate a users email address. I can't figure out what syntax to use to extract values from the dictionaryEntries array. Please help?

var saPPG = $().SPFindPeoplePicker({
peoplePickerDisplayName: "Site Admin"
}); 
$("#"+saPPG.contents.attr("id")).focusout(function(){
$("input[title='Access Request Email']").val(saPPG.dictionaryEntries["WorkEmail"]);
});

Thanks.


Viewing all articles
Browse latest Browse all 6517

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>