Forum Discussion

Re: Is there any way to post a link/button that redirects users to download a file within the table home page?

You can make a formula URL field n rthe table with the file attachment with this formula

URLRoot() & "up/" & Dbid() & "/a/r" & [Record ID#] & "/e99/v0"

change the 99 to the field ID of your file attachment 

The link text blank in order to expose the code.

Test that it works by clicking the link

copy the code to your clipboard

Make a dashboard button "URL" and paste in that code.

------------------------------
Mark Shnier (YQC)
[email protected]
------------------------------
No RepliesBe the first to reply