Follow On to top #105943

How do I set the download button to open the PDF into a new tab rather than download the file? My client has mis-named the function :slight_smile:

Thanks!

Kind Regards,

Spencer

Hey Spencer,

Thanks for reaching out!

Please make sure that the PDF button doesn’t have any download attribute because the download attribute force the PDF to download the file.

If you want to button to open a new tab, please make sure that the target is set to _blank ( New Tab).
image

Hope that helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.