Hey guys,
Could anyone help me with the following:
I’d like to build a form where the user enters his name and email address and after hitting send a pdf file immediately starts downloading. Is this possible?
Thanks,
Ben
Hey guys,
Could anyone help me with the following:
I’d like to build a form where the user enters his name and email address and after hitting send a pdf file immediately starts downloading. Is this possible?
Thanks,
Ben
Hey @bennyhagen
You could enter the file download url as the form redirect address on submit.
Oh, that easy? Ok, cool. Thanks!
Hi, please bear with my rookie question here… how and where would the name / email be stored? or would I get an email? I was thinking to customize the contact form available from one of the template projects.
thanks!
The form works the same, so the form results will be captured normally.
Don’t confuse the form’s redirect url settings with the action url setting.