sam5863015
Posts: 0
Joined: Thu May 16, 2013 5:50 pm

Select events for the drop down Select component

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.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Select events for the drop down Select component

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.

sam5863015
Posts: 0
Joined: Thu May 16, 2013 5:50 pm

Select events for the drop down Select component

Sorry I don't understand

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Select events for the drop down Select component

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

Return to “Issues”