Skip to main content
Nintex Community Menu Bar

Change redirect location based off SharePoint Group membership?

  • February 26, 2019
  • 1 reply
  • 6 views

Forum|alt.badge.img+8

I've seen other posts related to this and still cannot get it to work correctly. 

 

The way I was trying to do this was to display a different button depending on group membership. My conditional rule is:

 

not(fn-IsMemberOfGroup("Whale_Admins"))

Unfortunately, the button is still hidden even if the person is in this group. What am I doing incorrectly here?

1 reply

Forum|alt.badge.img+14
  • Scholar
  • February 26, 2019

have you spelled group name correctly?

 

copy over rule's formula to a calculated value control a check how does it evaluate.

 

check developer console for any errors.