0
votes
0answers
59 views

JavaScript OnChange for PeoplePicker or something similar in a NewForm.aspx

i have a document library where i added a people picker column where i can assign a person from the company. Also i have a column where the user should enter the department of the selected person. Is ...
1
vote
3answers
2k views

Create SP People Picker on the client-side

I would like to know if there is a way to generate a SharePoint 2010 People picker control just with JavaScript. Imagine that I am doing a Windows 8 App, I would like to create that control ...
0
votes
0answers
201 views

PeoplePicker with KnockOut JS

I am tring to integrate the SharePoint people picker into an "Single Page App" that is being hosted in an Application Page. Is there a way with the OOTB control that I could add the data-bind ...
0
votes
1answer
750 views

Autocomplete people picker in sharepoint2010

I have a problem in which I have to add an Auto Complete functionality for a new people picker of Sharepoint list newform.aspx While Googling I found this ...