

I’ll place a button on click of which, I’ll write the Function to download a file.However, your application could be anything. When I make a selected to any of the records, it’ll open the Form and pre-populate the form with the selected record.Here’s my Gallery that shows all the Accounts.Make sure the file is hosted over the internet and doesn’t have to go through a lot of settings to be accessible. To keep it simple, I’m only reading from the field on my Accounts, called as Agreement Doc URL.Ĭonsideration: To keep this post simple, I didn’t go into the SharePoint Access settings, etc. Finally, all you need is a URL to the file to be downloaded. However, you can have a different (and better) ways to represent this. Let’s say salespeople in your organization have access to Accounts and each Account has an exclusive Document to that Account, say, some type of Agreement/Whitepaper.įor simplicity, I’m storing the URL of the Document in a field. You only need to provision a button to the user to download and they can simply click it and download the file to the device. It could be a pre-defined file which already exists somewhere and your App readily has the URL to the file.
#App store download button pdf
Let’s say you give a simple button to download a standard PDF file to the user.
