RSS Feeds
How do I set it up to populate more RSS feeds rather than the top feed in my app?
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 I set it up to populate more RSS feeds rather than the top feed in my app?
I'm not sure I understand the question - do you want to load all the data from a feed?
Yes I followed the RSS example but with a different feed. As of now the app only shows the first listing. I would like continuously populating fields. Such as a list that can show any available records
Make sure you map the collection of all items to the grid.
Right well still how does that help by automatically adding all the items ? http://www.witn.com/weather/headlines here is the feeds that it's bringing in. But I'm only getting the first one. not all the rest
Can you post a screen shot of the response mapping?
Map item to mobilegrid.
Lol Right when you said that, I was watching an unrelated video on youtube. and figured it out. I appreciate it Max!