Page 1 of 1

Select events for the drop down Select component

Posted: Thu Aug 01, 2013 2:34 pm
by sam5863015

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.


Select events for the drop down Select component

Posted: Thu Aug 01, 2013 3:30 pm
by Kateryna Grynko

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.


Select events for the drop down Select component

Posted: Thu Aug 01, 2013 4:00 pm
by sam5863015

Sorry I don't understand


Select events for the drop down Select component

Posted: Thu Aug 01, 2013 4:57 pm
by Kateryna Grynko

Sam, I would strongly recommend you to start from our tutorials on http://docs.appery.io/tutorials