Skip to main content
Nintex Community Menu Bar

We have a user in our company trying to build a form rule using the New Responsive Form builder.  The rule he is trying to build is something I use often on the "Old" Responsive Form builder, so I know it works there.  Usually I associate the rule to a panel and make the panel hidden to only those people in a particular SharePoint permission group:

 

not(fn-IsMemberOfGroup("PERMISSION_GROUP_NAME"))

 

Anyone have any thoughts on how to do the same with the New Responsive Forms?  

  1. Create the attached variable definition
  2. Create the attached rule definition

If this works for you then please mark this as a solution.


You, Sir, are a ROCK STAR. The user tried this out and has reported back that it worked perfectly!