Page 1 of 1

Modify REST results before mapping output to screen

Posted: Mon May 21, 2012 9:59 pm
by dornz

I would like to make some modifications to the results of a REST call (such as sorting) before mapping the output to a list on the screen. I tried making these changes in the success event but the changes don't get reflected when mapped to the list. Any suggestions?

Related: https://getsatisfaction.com/tiggzi/to...


Modify REST results before mapping output to screen

Posted: Mon May 21, 2012 10:07 pm
by maxkatz

The best approach would be to use a Generic Service: https://getsatisfaction.com/tiggzi/to...


Modify REST results before mapping output to screen

Posted: Tue May 22, 2012 11:22 am
by dornz

I'm sorry but I don't fully understand how the Generic Service works and how it is used. Where do I define this service? How do I invoke this service? Do I use the mapping UI with this service? How do I map to a list?


Modify REST results before mapping output to screen

Posted: Tue May 22, 2012 6:05 pm
by maxkatz