Skip to main content
Nintex Community Menu Bar
Answer

New Responsive Form - "fn" rules question.

  • February 17, 2020
  • 2 replies
  • 33 views

mikeatnationwid
Forum|alt.badge.img+4

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?  

Best answer by v-tmasenko

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

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

2 replies

Forum|alt.badge.img+9
  • Answer
  • February 17, 2020
  1. Create the attached variable definition
  2. Create the attached rule definition

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


mikeatnationwid
Forum|alt.badge.img+4
You, Sir, are a ROCK STAR. The user tried this out and has reported back that it worked perfectly!