Hi guys
Is there a way for my visitors to submit a form and then print it immediately after submission?
I'm using Contact Form 7, using "on_sent_ok" in Additional Settings to provide a thank you page listing the data submitted.
What I need is a way for the visitor to then print this page.
They will be sent it in an email, but it needs to happen there and then - and a button is needed.
I've tried Print-O-Matic, but it doesn't work with on_sent_ok. The only option is to pull the submission from the database (plugin: Contact Form Database) when redirected to a new page.
Is there a way with shortcodes, as I don't fancy messing with MySQL ATM.