Russ Biggers
Posts: 0
Joined: Sun Aug 10, 2014 10:19 pm

How do I create a clickable dynamic select component?

I want to populate a select component from the database and then when an item in the select component is clicked I want it to open up a popup. The issue I am having is that the list in the select component will be changing due to user interaction and I can't create predetermined click events because I won't know the name of the items in the select component.

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

How do I create a clickable dynamic select component?

Hi Russ,

Please check this tutorial: http://devcenter.appery.io/tutorials/...

You can also use Value change instead of Click event.

Return to “Issues”