Just playing around with WordPress / Contact Form 7.
Is it possible to add custom javascript function on successful email send event?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Write this in additional settings at the bottom of the contact form configuration page:
UPDATE:
You can use it to call functions like this:
Or write some code (this one redirects to thank you page):