• Resolved FrictionNL

    (@frictionnl)


    Hi,

    I have created a brochure download form by setting a custom url at Confirmation Type. It kind of works, but the pdf is directly opened in the browser and it replaced the page the visitor was on.

    I would like that the brochure pdf is directly downloaded and the visitor stays on the same page.

    How can I achieve this?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Tahmid ul Karim

    (@tahmidulkarim)

    Hello @frictionnl,

    Instead of setting the pdf link in the custom URL you can set the pdf link within the confirmation message and add Set a “download” attribute in the element.

    Example –

    <a href="https://link/to/file" download="FileName">Download it!</a>

    See this screenshot: https://prnt.sc/88Oiazz9H4kO

    Thank you!

Viewing 1 replies (of 1 total)
  • The topic ‘File download on submit’ is closed to new replies.