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.
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?