Page 1 of 1

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

Posted: Sat Nov 24, 2012 8:59 pm
by dan

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


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

Posted: Sat Nov 24, 2012 9:08 pm
by maxkatz

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


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

Posted: Sat Nov 24, 2012 9:13 pm
by dan

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


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

Posted: Sat Nov 24, 2012 9:19 pm
by maxkatz

Just the items node, see this: http://docs.tiggzi.com/tutorials/buil...


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

Posted: Sat Nov 24, 2012 9:27 pm
by dan

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


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

Posted: Sat Nov 24, 2012 10:28 pm
by dan

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


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

Posted: Sun Nov 25, 2012 2:07 am
by maxkatz

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.