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

Grid is not shown if mapped with a REST Service

Can you share the app for collaboration with a href="mailto:support@tiggzi.com" rel="nofollow"support@tiggzi.com/a?

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

Grid is not shown if mapped with a REST Service

I didn't see anything in support. Can you try again?

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

Grid is not shown if mapped with a REST Service

I didn't see anything in support. Can you share again?

Claudio
Posts: 0
Joined: Thu May 31, 2012 9:29 pm

Grid is not shown if mapped with a REST Service

I already shared this project with you a few time ago.
If I add a href="mailto:support@tiggzi.com" rel="nofollow"support@tiggzi.com/a the interface tells me "Project was shared successfully" without ask me further confirmation.
In Project Permission panel in the "share project" form I see me and "Mobile App Builder"

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Grid is not shown if mapped with a REST Service

Hello Claudio! Got your project. I was able to reproduce your problem. We'll try to figure out.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Grid is not shown if mapped with a REST Service

Go to LeaderBoardService service - Responce Parameters and delete "@" from all parameters which you use in mappig (player_id and value). Please let us know if it helps.

Claudio
Posts: 0
Joined: Thu May 31, 2012 9:29 pm

Grid is not shown if mapped with a REST Service

No, it doesn't.
I deleted all the @ from all parameters and remapped the service response.
Nothing changed.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Grid is not shown if mapped with a REST Service

Hi,
here is what I changed in Responce Parameters

Image

Here is what I have in mapping

Image

and here is the result

Image

Please check do you have the same and let us know if this problem is still reproducible

Claudio
Posts: 0
Joined: Thu May 31, 2012 9:29 pm

Grid is not shown if mapped with a REST Service

Hi,
I deleted the @ character from the service, then I deleted the service from the screen and added again.
I redid the mapping.
But now I have the following error message:
TypeError: jsonPath(this.data, path) is undefined tiggzi.js (line 599):

getDataByPath: function() {
var path = this.path.join('.');
return jsonPath(this.data, path)[0]; <<<------- error
},

Return to “Issues”