I’ve been struggling with what I thought would be simple … saving files.
My customers will upload PDFs and Word documents, so they need to store them and download them (at original size) when they want.
Has anyone figured this out? I have the file uploader trigger a popup to rename the file and then save it to that users file in the ‘file’ Datatype. Then I display the file in a repeating group.
I have no idea how to allow the user to download the file. I can view the file and right click/save … but I want to download it with a click of a button.
Any advice appreciated!