dynamic dropdown
Posted: Sun Jul 21, 2013 12:30 am
Is there a way to populate a dropdown list from a rest service?
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/
Is there a way to populate a dropdown list from a rest service?
Hello,
You can use tutorial http://docs.appery.io/tutorials/build... but instead of "List component" you should use "Select component".
Thanks. I realized that I was using a query not a list. Once i created a list service it worked as expected.