Search found 8 matches

Go to advanced search

by fame.razak
Thu Sep 13, 2012 6:06 pm
Forum: Issues
Topic: Paging
Replies: 8
Views: 924
 
Jump to post

Paging

How can I implement paging? I have a REST service that only sends back 16 results at a time. How would I do this?

by fame.razak
Fri Aug 19, 2011 5:12 pm
Forum: Issues
Topic: Parameter Mappings UI Broken
Replies: 11
Views: 1654
 
Jump to post

Parameter Mappings UI Broken

Yes, I've managed to reproduce it - Just added a new Service.

I now have three services, the new one is called 'Rest Service'.
As soon as I saved, went to Home screen, datasource2 properties. Both request params and mapps dialogs are now empty.

by fame.razak
Fri Aug 19, 2011 4:55 pm
Forum: Issues
Topic: Parameter Mappings UI Broken
Replies: 11
Views: 1654
 
Jump to post

Parameter Mappings UI Broken

Yes all the names are back for the elements now. I've remapped and the application works again. Any idea why this happened??

If the service is set to json, then testing the service will work. However, to test in mobile, the service needs to be set to jsonp. Not sure why that is but...

by fame.razak
Fri Aug 19, 2011 4:26 pm
Forum: Issues
Topic: Parameter Mappings UI Broken
Replies: 11
Views: 1654
 
Jump to post

Parameter Mappings UI Broken

Done

by fame.razak
Fri Aug 19, 2011 4:09 pm
Forum: Issues
Topic: Parameter Mappings UI Broken
Replies: 11
Views: 1654
 
Jump to post

Parameter Mappings UI Broken

The project is here:
http://gotiggr.com/project/16634/

The Home screen uses the service called ListHotels

Service URL is:
http://api.ean.com/ean-services/rs/ho... (this does require API keys which can be found in the project).

This all worked before I added a new screen.

by fame.razak
Fri Aug 19, 2011 2:41 pm
Forum: Issues
Topic: Parameter Mappings UI Broken
Replies: 11
Views: 1654
 
Jump to post

Parameter Mappings UI Broken

Request parameter mappings are displaying incorrectly in the editor. I'm using Chrome on a Mac. Some columns do not even show the column name. See, Home screen, datasource2, request parameters and response mapping. This has broken the app. https://s3.amazonaws.com/satisfaction-production/s3_images/5...
by fame.razak
Fri Aug 19, 2011 1:24 pm
Forum: Issues
Topic: Grid not showing JSON data
Replies: 3
Views: 747
 
Jump to post

Grid not showing JSON data

Thanks Polina for your response, that fixed it. switched to jsonp and it works.

by fame.razak
Fri Aug 19, 2011 9:33 am
Forum: Issues
Topic: Grid not showing JSON data
Replies: 3
Views: 747
 
Jump to post

Grid not showing JSON data

I've added a JSON service to my project. When I test the connection, the response is good and I see data. But now I've bound the data to the controls and test the application, no data is shown in my output grid.

What am I doing wrong?
My project is here: http://gotiggr.com/project/16634/

Go to advanced search