Page 1 of 1

Client Side People Picker Groups

Posted: 25 Feb 2016
by mathewt
Hi Guys,

We have a form that has a client side people picker column added that currently looks up all users. We want to now sepereate the users into sharepoint groups which we have done but want to know if there is a way to change the people picker look up data to different groups using javacript. For exmaple;

We have a drop down menu called Departments and a people picker field.

if you select Department 1 from the drop down menmu then the people picker field changes the lookup group to department 1.

If you select Department 2 from the drop down menu the people picker field changes the look up group to department 2.

etc.

Thank you in advance



M

Re: Client Side People Picker Groups

Posted: 29 Feb 2016
by mathewt
To add more information:

I want to be able to change the people picker field group using javascript on the fly.

For example when you create a new people picker column you can select which sharepoint group to use.

Thanks.

Re: Client Side People Picker Groups

Posted: 01 Mar 2016
by rostislav
Hello,

Sorry for taking time to answer, we were investigating the issue and unfortunately our finding is that you cannot do it.