I've uploaded a file to my database, now I want to link a button to that file. I have no experience using REST services. How do I accomplish this?
I've uploaded a file to my database, now I want to link a button to that file. I have no experience using REST services. How do I accomplish this?
Hi Mike,
http://docs.appery.io/documentation/b...
In Retrieving files section you can see how file path is generated. You would need to paste this path in, for example, a link component.
Great thank you!