Skip to main content
Nintex Community Menu Bar

Restricting Submissions based on Field

  • May 10, 2021
  • 1 reply
  • 59 views

Hello,

I'd like to update an existing form so that only certain people can submit if a given field is selected. So if the Department field selected is X (and only X, as this is a multiselect) you could only submit the form if you are an approved user, but I'd still want everyone to be able to submit the form if the Department is anything other than X only. Is this possible? 

1 reply

Forum|alt.badge.img+12
  • Rookie
  • May 11, 2021

@HannahNeedsHelp you can try to use IF, OR, AND rules in combination to fn-IsMemberOfGroup("[YOUR GROUP NAME]").