having just started with appery, have added rest service and want to display one item value on a label component
having just started with appery, have added rest service and want to display one item value on a label component
Do you use any JS code? if so, please try to debug it:
http://docs.appery.io/documentation/d...
Hi Igor,
the issue seems to be the rest call, I want to show just one data-set like this:
GET http://api.myserver.com/api/v1/table/...
Cant figure how to do this for dynamic keys, e.g.:
GET http://api.myserver.com/api/v1/users/...
How to define the service and mapping so that it works for dynamic keys?
Thomas, seems that links are broken.