How to auto select a drop down menu option based on another drop down menus selection.
Posted: Thu Aug 07, 2014 2:27 am
e.g. If drop down menu 1 option "xbox" selected, then drop down menu 2 will auto select "microsoft"
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
e.g. If drop down menu 1 option "xbox" selected, then drop down menu 2 will auto select "microsoft"
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.