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?
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?
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?
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.
It is actually the search bar I added below the header that creates the scroll, is there a way to subtract the height of the searchbar from the height, the header doesn't seem to cause an issue with the map height?
thanks I can see the map trying to fill the screen, but creates a vertical scroll bar because of my header and tab menu at the bottom, is there a way to put the map behind these elements to avoid the scroll bar?