Anthony Martin
Posts: 0
Joined: Thu Aug 07, 2014 2:27 am

How to auto select a drop down menu option based on another drop down menus selection.

e.g. If drop down menu 1 option "xbox" selected, then drop down menu 2 will auto select "microsoft"

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

How to auto select a drop down menu option based on another drop down menus selection.

Hello!

On value change event of the first drop down add Run JS action. In this code depending on first drop down value set value of the first drop down.

Return to “Issues”