Hi
My locally-installed app need to populate a repeating grid from a local json file.
I've tried to build a service using "file:///path/filename.json" as the url, but nothing is returned. First question: is this possible?
I just saw response in the topic below:
https://getsatisfaction.com/apperyio/...
This makes me wonder if I could build a simple generic service that just parsed the local json file. If I did so, is there a way of mapping the results array to the grid?
A very simple example would be very helpful ![]()
Thanks,
John