Page 1 of 1

Linking Button to File in my Database

Posted: Wed Jan 15, 2014 6:03 pm
by Mike6580064

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?


Linking Button to File in my Database

Posted: Wed Jan 15, 2014 7:20 pm
by Kateryna Grynko

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.


Linking Button to File in my Database

Posted: Thu Jan 16, 2014 4:14 pm
by Mike6580064

Great thank you!