Skip to main content
Nintex Community Menu Bar

default dropdown to another dropdown

  • May 18, 2015
  • 3 replies
  • 8 views

Forum|alt.badge.img+8

Good Day,

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

Example:

Dropdown[1] = red;

Dropdown[2] = [defaults to red], but can be changed to whatever they would like

Thanks,

Jennifer

3 replies

Forum|alt.badge.img+16
  • May 19, 2015

Jennifer:

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


Forum|alt.badge.img+12
  • May 19, 2015

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


Forum|alt.badge.img+8
  • Author
  • May 19, 2015

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

Thanks,

Jennifer