Hi all,
I did a bit of research but wasn't able to figure out how to solve the following problem:
I use CF7 for ticket ordering on my website and I want people to have the possibility to do another order with (almost) the same data after submitting the first form.
Thus: I need a second submit button and when this one is used (instead of the normal one), I want all fields of the form to be populated with the data that was just submitted before.
How do I get the POST-data into the form once again?
And: any hints how to create a second submit button, which sends the e-mail, but re-fills the form after submit?
Any help is appreciated! Thanks in advance.
Best regards
joschi81