Page 1 of 1

How can I iterate through a json file to fill multiple lists?

Posted: Wed Aug 22, 2012 3:39 am
by Bernie

Only the results of first relation (virtual tour) shows up in the targeted list.
All following entries like 'financial' don't work. Image


How can I iterate through a json file to fill multiple lists?

Posted: Wed Aug 22, 2012 6:24 pm
by maxkatz

Mapping like that should work. Can you share the entire JSON that you get back?


How can I iterate through a json file to fill multiple lists?

Posted: Wed Aug 22, 2012 7:04 pm
by Bernie

http://www.geocockpit.net/chamber/dat...

I also used a grid instead, but without success.


How can I iterate through a json file to fill multiple lists?

Posted: Wed Aug 22, 2012 11:42 pm
by maxkatz

Your JSON didn't work for me either. It worked when two lists (arrays) were at the top. In your example, the lists are inside another list. We'll test this more.


How can I iterate through a json file to fill multiple lists?

Posted: Thu Aug 23, 2012 11:37 pm
by maxkatz

This seems to be a bug (or just not yet implemented feature). We will fix it.

For now, you could use the approach I suggested here: https://getsatisfaction.com/tiggzi/to.... Creating multiple services but with different responses.


How can I iterate through a json file to fill multiple lists?

Posted: Fri Aug 24, 2012 7:28 pm
by Bernie

Max,
thanks. Please let me know, when it is fixed.