How to download a file from Creator?
I have a file upload field and I'm trying to download it to my desktop. I know about the API call which is supposed to download the file but it doesn't seem to be doing anything.
Based on the info statement, it seems like a file is being returned with file_download but no file is being downloaded. I want to create a button on a page in creator that when pressed downloads a file to my computer. Is there any way to do that from Creator?