How to use permission groups to filter user options?

  • 6 October 2017
  • 3 replies
  • 9 views

Badge +1

I have a form that I want to auto populate a field based on a users permission group but it looks like nintex only allows you to hide or disable a field based on permissions. If anyone knows a way to do this it would be much appreciated. 


3 replies

Userlevel 6
Badge +13

If you are talking about a dropdown list with options visible depending on the permissions of the user, you could create another custom list and store your "options" in that list, then apply permissions required at an item level in that list

Item A - Owners, Members & Visitors

Item B - Owners, Members & Visitors

Item C - Owners & Members

for example

Then using the list lookup control, point at this list and configure as required. When a user belongs to the Visitors group, they should only see Item A and B in their drop down list.

Does this solve your issue? If not please give more details on what you're trying to achieve.

Badge +1

To make sure I've got this correct, if you were a Visitor in this instance then you wouldn't see Item C? I believe this is the approach I took but I want to make sure I am understanding this. 

Thanks

Userlevel 6
Badge +13

Yes, Nintex adheres to the SharePoint permissions, so if a user doesn't have access to an item they won't see it.

If this resolves your question, please mark it as correct. Thanks

Reply