Replies: 0
I want to create a form which will do three things:
Take the user to a landing page where they can download a pdf
Send the user an email with a link to a pdf in it
Generate an email which comes to me
I have no issue creating a simple form which gathers data that is sent on to me.
I also have no issue creating a landing page with a pdf embedded in it that people can download. What I am stuck with is creating a single form that does everything I want it too.
I have been reading the FAQs and documentation all afternoon……I can’t work out if what I want to do is possible or not.