Hello, I am trying to populate a mobileimage in a mobilelist with images from the mongolab database gridfs - could you let me know how to do this
Hello, I am trying to populate a mobileimage in a mobilelist with images from the mongolab database gridfs - could you let me know how to do this
Hello,
You can do it via REST service:
http://devcenter.appery.io/documentat...
Thanks, let me try this....
Hi,
For example, you can add a field 'file' to your collection where you will save file names. Then you'll be able to use them to generate a file link:
http://devcenter.appery.io/documentat...
Ok, Let me try that.
Thanks,
S
Hi S,
Please take a look on the screen shot: http://prntscr.com/49yyfg/direct
This is something wrong in response. And it has brokes the json response format so that's why it can not be parsed.
You need to fix this.
Also please show us your mapping(with AddJS field) or how you want to populate file.
Regards