I have built a form - lets call it a survey - a list of questions.
I embedded the form in my website. Worked great.
On clicking the submit button (on validation) I have an email form that is sent. Still good - got it to work.
Two requests:
- first, I want the viewer to be moved from my page with the embedded form to another page on my website - a success message.
-second, I would like a pdf copy of the information submitted on the form to be send attached to the email sent to the party completing my form (the survey is quite long).
I have the email notice working but can not figure out how to get either of the above to happen.
Direction to resources or suggestions appreciated.
Scott