Page 1 of 1

XML showing only one output

Posted: Wed Feb 13, 2013 4:06 pm
by Michael Price

I have mimicked the RSS example project with my own looking at a simple XML file that has arrays, however it only lists out one entry (the first), being new to this is there something I have to set due to the XML feed being different?

Basically from doing the RSS example I see that the table of three cells repeats for the number of feeds it finds. Upon expecting my project to do the same it is not and as stated only returns the first row of information.


XML showing only one output

Posted: Wed Feb 13, 2013 4:58 pm
by Kateryna Grynko

Hello,
Please check your Data Mapping.
The array should be mabbed to container (Grid or Mobile list item).


XML showing only one output

Posted: Wed Feb 13, 2013 5:41 pm
by Michael Price

It looks ok to me but I am a complete newbie at this! I am using a grid that I have mapped the data to. I assume the grid just grows in depth to the number of items the XML data finds?


XML showing only one output

Posted: Wed Feb 13, 2013 5:49 pm
by Kateryna Grynko

Could you attach a screen shot of your mapping?