Skip to main content
Nintex Community Menu Bar

Disable Choice Field Drop Down Values from being selected

  • July 2, 2018
  • 27 replies
  • 195 views

Show first post

27 replies

Forum|alt.badge.img+4

Thank you for this and I especially appreciate the screen shots.  I'm not certain that I will put this in my solution but it is exactly what I'd like to do!


Forum|alt.badge.img+4

I have also implemented an alternative solution to put a rule on the field for

  • contains([ChoiceFieldName],"Value user cannot choose") to then invalidate that selection

This works quite nicely and cuts to the chase for many instances.