dan
Posts: 0
Joined: Fri Nov 23, 2012 2:17 pm

Help with data mapping -only one item in feed displaying!

Hi I need some guidance as to how to connect my data mapping. I have managed to display a single audio feed in the phone screen pretty much how I want it (through trial and error). The problem is i can only get one single item, not all the itens in the feed. Can you see from the screen shots where Im going wrong? Also, in the only feed that is displayed, the audio player is shown in the test environment, but on my iPhone, its not there, just a link to the audio player.
The top image is the top of the section and the bottom image is scrolled down so you can see all the connections in total. I can, of course, share if needed... Image Image

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Help with data mapping -only one item in feed displaying!

Map the collection of all items from the service to the grid.

dan
Posts: 0
Joined: Fri Nov 23, 2012 2:17 pm

Help with data mapping -only one item in feed displaying!

So connect all the items on the left to mobilegrid _11?
If I connect everything to mobilegrid_11, I get an encouragingly long scroll bar on the right, but no content alas..

dan
Posts: 0
Joined: Fri Nov 23, 2012 2:17 pm

Help with data mapping -only one item in feed displaying!

There's the problem, if you look in the screenshots, after expanding all, I have no items node!

dan
Posts: 0
Joined: Fri Nov 23, 2012 2:17 pm

Help with data mapping -only one item in feed displaying!

There's no item, no description, no pubDate. Any idea why this is?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Help with data mapping -only one item in feed displaying!

Every RSS feed is different and will have different output parameter names. You need to find the node that holds all the items from the feed and map that node to the grid.

Return to “Issues”