Hello!
This is my first time on this forum, so please excuse any mistakes on my part. I have a quick question about hyperlink integration: I would like to integrate a button that downloads a PDF via a hyperlink. Since the PDF is not displayed correctly in browsers, I would like to prevent a preview in the browser and directly initiate the download. In HTML5 the whole thing would look something like this:
<a href="hyperlink" download>Download</a>
Is there a way to do it this way with in5? Thank you very much for your help and support and have a nice day,
Kind regards,
Fabian