Inline thank you message and pdf download simultaneously

Hello,

I have requirement where I have a form in a modal window and after user submit that form, I want to show inline thank you message to the user and also need to automatically download the pdf.

At present I am using a custom module and added a form in it. Now either I am able to show an inline message or download a file using url redirect option.

Can anyone suggest what could be the best approach to achieve this.

Thank you.

Shruti

Hi @shrutirathi,

Can you elaborate a bit on why the automatic download vs a link to initiate the download? From a user experience perspective, allowing the user to initiate would be a better experience and typically best practice.

If this is an option you, can include your pdf link in the thank you message.

Josh