Skip to main content

Good Day,

I have two dropdowns; dropdown [1] and dropdown[2].  When user selects a value from dropdownn1] I want the value of dropdownn2] to default to the selected value of dropdownn1]. 

Example:

Dropdownw1] = red;

Dropdownw2] = =defaults to red], but can be changed to whatever they would like

Thanks,

Jennifer

Jennifer:

Currently you cannot do that with a oob Nintex feature, any way you can write some JavaScript/jquery code to do that.


You might be able to do it if you are using Cascading List Lookup controls as your drop down menus.   Is this the case, or are you using Choice field controls?

Thanks

Mike


They are not dependent on each other so I am using independent lists; they are actually both look ups to another list.

Thanks,

Jennifer


Reply