Matthew Gann
Posts: 0
Joined: Fri Aug 10, 2012 2:33 pm

JSON Service on List, only getting first item.

Testing Tiggzi out. I add a JSON service. In the test, it shows 10 items. I add the service to a list following the tutorial, but I can only get the first item to show up. Is there another step I'm missing?

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

JSON Service on List, only getting first item.

You probably need to map the JSON collection to a grid component.

http://help.tiggzi.com/documentation/...

Matthew Gann
Posts: 0
Joined: Fri Aug 10, 2012 2:33 pm

JSON Service on List, only getting first item.

That's actually the first thing I did and it only displayed the first item.

Here's the response test:
Image

Here's the params:
Image

Data Mapping
Image

Running
Image

Matthew Gann
Posts: 0
Joined: Fri Aug 10, 2012 2:33 pm

JSON Service on List, only getting first item.

That was it. Thanks!

Satish Krishnaraj
Posts: 0
Joined: Fri Feb 01, 2013 5:16 pm

JSON Service on List, only getting first item.

Hi,

I tried with both list and grid but still seeing only 1 item in the list.
Your help is appreciate din advance.

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

JSON Service on List, only getting first item.

Make sure you map the JSON array to the grid or list: http://docs.tiggzi.com/documentation/...

Return to “Issues”