I've added a select drop down list to my add but cannot find where I can edit the mapping to add features such as link to page or navigate to popup. There's 5 values in the list and I'd like 2 of them to show a pop up when clicked.
I've added a select drop down list to my add but cannot find where I can edit the mapping to add features such as link to page or navigate to popup. There's 5 values in the list and I'd like 2 of them to show a pop up when clicked.
Hi Sam,
Value change event fires on every chose of list item. In this handler you should find out what component is chosen and make a decision for the next action.
There is no possibility to set action for particular item chosen via IDE.
Sorry I don't understand
Sam, I would strongly recommend you to start from our tutorials on http://docs.appery.io/tutorials