Hey,
I need to setup a button to download a pdf file. Is that possible?
Hey @GenP,
Thanks for reaching out!
Yes, it is possible! To automatically download a PDF file when the button is clicked, you just need to add a download attribute to the button. To do that, please do as follow.
- Add a button element to your section
- Add the PDF link to the button
- Add the custom download attribute
- Then hit save
Hope that helps.
1 Like
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.