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?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Can you share the app for collaboration with a href="mailto:support@tiggzi.com" rel="nofollow"support@tiggzi.com/a?
Done.
I didn't see anything in support. Can you try again?
I didn't see anything in support. Can you share again?
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"
Hello Claudio! Got your project. I was able to reproduce your problem. We'll try to figure out.
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.
No, it doesn't.
I deleted all the @ from all parameters and remapped the service response.
Nothing changed.
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
},