download pdf from a website

Hi everyone,

I have a dynamic page on which I want to have a button to download pdf from a database. Is there a way to do it via user interfare of I have to use the code? In both cases, how do I do it? Thanks for any response!


Dasha

Hi,
Downloading a file in your site isn’t available right now, feel free to post a feature request .

Hi Ilex:

You can upload a pdf file using the upload button after you set it to upload documents.

Steve

Ok then, for now I uploaded files on some other storage and placed a link to the database.
Steve, I need my users to download files from my site, not upload. But maybe I’ll use this some other time…

Thank you guys! :slight_smile:
Dasha

Dasha:

My bad I mis read your question.

Steve

finally I found out that it is :slight_smile: I used a download button from the menu and then connected it to a database I already had pdfs in. And it works, no more google drive! :slight_smile:

@ilex can you share the code for others who have a similar problem to benefit from?

thanks