Page 1 of 1

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

Posted: Thu Aug 07, 2014 2:27 am
by Anthony Martin

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


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

Posted: Thu Aug 07, 2014 7:42 am
by Maryna Brodina

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.