Fileuploader shows as amazon link

Hi I have added file uploader to my workflow, the user can upload a file on the front end when posting a request , why does this file then show as a amazon link to myself and the user , how do we make this a downloadable file for both to see ?. Someone please help

why does this file then show as a amazon link to myself and the user

What else would you like it to show as? You can display the file name instead of the URL, and if (as I’d recommend) you also create a database object for the file then you can display any other info that you’re storing about the file.

If you want to allow your users to download a file directly to their computer with a single click there are several plugins available for this.

This one by AirDev is free and super simple to use File Downloader Plugin | Bubble