Skip to main content
Nintex Community Menu Bar

Disabling the dropdown based on its selected value

  • June 9, 2016
  • 3 replies
  • 4 views

Forum|alt.badge.img+9

I have a dropdown with values Äpproved,Pending,InProgress .I want to disable the dropdown in edit mode of the page if the selected value is Approved.Is it possible with the rule?Rule is not working for me

3 replies

Forum|alt.badge.img+16

What does your rule look like now?


Forum|alt.badge.img+6

What kind of dropdown are you using? Maybe the internal value isn't "Approved" - you can check this by adding a calculated control on the form and display the current value of the dropdown in there.

Your rule should look like this, if the value really is "Approved".

185787_pastedImage_0.png


Forum|alt.badge.img+9

Thanks for your reply Jan, I was complicating the things as my dropdown was in repeating control.Instead of checking {Self} I was checking the  control property