How to display an uploaded image
Hi
I used the appery file upload service. Thats great. Now I have a file in the collection. Do you have documentation that describes how you would actually display the file if it was an image?
Thanks
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/
Hi
I used the appery file upload service. Thats great. Now I have a file in the collection. Do you have documentation that describes how you would actually display the file if it was an image?
Thanks
Hello Deon,
We have tutorials where you can find how to show images from database https://devcenter.appery.io/tutorials...
https://devcenter.appery.io/documenta...
Neither of those documents explain how to pull the image from the _files collection.
Hi Deon -
You can find an answer from Yurii here: https://getsatisfaction.com/apperyio/...
Hi
No. It just explains on how to upload the file, NOT to retrieve the URL.
Hi
I sorted it out. I used the binary upload example which had response parameters.
Works perfectly.