steve5588065
Posts: 0
Joined: Tue Feb 26, 2013 6:36 am

select component filled from rest service only showing 1 row

I have set up a Restservice and configured the data connections to a select component

When I run the app ( in Tiggzi Test and on my iphone) the select only shows the first item returned. ie there is only 1 row in the dropdown list

In the test section of the service, it returns the whole list from my database

Am I missing something?

Regards
Steve

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

select component filled from rest service only showing 1 row

Can you post a screen shot of response mapping?

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

select component filled from rest service only showing 1 row

You need to map getAllCategoriesResult to selectmenuitem1.

steve5588065
Posts: 0
Joined: Tue Feb 26, 2013 6:36 am

select component filled from rest service only showing 1 row

Hi Max

Thanks

Works a treat now

regards
Steve

Return to “Issues”