Change the value of a dropdown list based on the value of a checkbox

  • 4 April 2017
  • 1 reply
  • 11 views

Badge +5

I am looking for a rule similar to the one that I used on InfoPath forms. The rule would change the value of a dropdown list (Choice control) based on the value of the checkbox.

In my case, I have a Nintex form with a dropdown list with different status for the form. The control is labeled Form Status. This is defaulted to "Form has been submitted".

Once the form is submitted, a second person reviews to see if there are any changes / revisions that need to be made. They indicate this by checking a Yes/No control. If the box is checked (indicating that the form needs changes), then the dropdown selection should change to "Submission form needs revisions".

I was able to do this in InfoPath with a formatting rule. However, I have not been able to find the right combination in Nintex to accomplish this.

Thank you for your assistance.


1 reply

Userlevel 5
Badge +14

try to use a search you will definitely find a proper solution

https://community.nintex.com/search.jspa?q=choice+and+javascript  

eg. one of helpful posts
Setting a choice option value based on a checkbox value (NINTEX Forms) 

Reply