How to create dynamic list items from service?
How do you create dynamic list items returned from a web service? I have added a list with three items but they are static and I want to replace them with the json results from my 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/
How do you create dynamic list items returned from a web service? I have added a list with three items but they are static and I want to replace them with the json results from my service.
Hello.
This doc will help: http://docs.appery.io/documentation/r...
Hi, I use the techniques to link my json top level item to the list item and text to text, but I don't see any results showing up. I have tested that there are available records on that page...I am stuck at the moment, what else can I try?
I could get it to show the list if I added a search box on that page, but I want to populate it from an array instead. How can I add listItems from an array like the one in the picture?
Hello! Sorry, not sure I understand your last comment. Do you invoke service? Are there any errors in console?