I want to use a mailto action on a page after my form but dont know how to transfer the form data over for it to work. Basically I complete the form and it takes me to another page where I can send, edit or go back to a different page. I want to be able to click send on that second page and send all the form data inputted to an emaill. How can I do this? So far no data is being collected by the second page. When I click send the value of the submit button is sent, so im sure it works just that the data isnt on that page.
Here is the form:
And here is the second page: