sympmarc / SPServices

SPServices is a jQuery library which abstracts SharePoint's Web Services and makes them easier to use. It also includes functions which use the various Web Service operations to provide more useful (and cool) capabilities. It works entirely client side and requires no server install.
MIT License
208 stars 61 forks source link

SPFindPeoplePicker: Add support for 2013 style people pickers #44

Open sympmarc opened 7 years ago

sympmarc commented 7 years ago

Added support for 2013 people pickers in SPFindPeoplePicker in this commit: https://github.com/sympmarc/SPServices/commit/0c7b4338b2c7d281408906459f88f37b67cb3baf

Needs to be tested...

petero-dk commented 6 years ago

We run an onpremises sharepoint 2013, and this works with the new picker in order to SET a new value, but it does not work for getting any information about the current value. All returned properties are undefined.