Nintex Form View Based Off of Group Membership

  • 15 February 2022
  • 0 replies
  • 44 views

Userlevel 3
Badge +8

Topic

How do you create a 'view' on a form so that only members of a specific SharePoint group can see the content?

 

Instructions

  1. Within the Forms Designer, open the configuration of the controls that you wish to hide to everyone but the group members.
  2. In the Appearance section, click on the drop down for Visible.  You should see an option for Yes, No and Expression.
  3. Choose expression and then click on the Inline Functions tab.  You'll find a function called IsMemberOfGroup.  You can use this like:
    • fn-IsMemberOfGroup("GroupName")

Note: Excluding quotations around the group name may cause the form to not render properly.

 

The configured control will now only show for users within the specified group.

 


0 replies

Be the first to reply!

Reply