Skip to main content
Nintex Community Menu Bar

Restrict People Picker search result to specific user group based on radio button value selected

  • March 6, 2017
  • 2 replies
  • 15 views

Forum|alt.badge.img+2

Hi,

I am facing problem in restricting people picker search result to specific user group when the radio button value selected.

Ex: I have user groups called A, B and C in SharePoint 2010. And radio button has values X and Y. If I select radio button value as X then people picker search result(when I try to add person name in that field) should restrict to user group A which means I should see only User group A people names in search result. If I select radio button as Y then I should able to see all the persons names from all user group.

Please help me out to achieve this.

Thanks

2 replies

Chris_Ben
Nintex Employee
Forum|alt.badge.img+14
  • Nintex Employee
  • March 7, 2017

Hi Chaithra,

I am not aware of any filters we can apply to the person picker.  I'd suggest making a feature request via UserVoice.

Cheers,

Chris


Forum|alt.badge.img+14
  • Scholar
  • April 14, 2017

I would suggest following

- place two PP controls on form.

- configure PP1 to allow users only from groupA

- configure PP2 to allow users only from all the groups

- set up formatting rules so that if X is selected PP1 is shown a PP2 hidden and vice versa if Y is selected