Forums
Forums / Plugin: Contact Form 7 / Inability to prevent form submit
(@skorenb)
5 years, 10 months ago
Hello
What’s the point of the ‘beforesubmit’ event if we cannot cancel the event? It would be great to add that possibility
event location here contact-form-7\includes\js\scripts.js:195
contact-form-7\includes\js\scripts.js:195
(@takayukister)
You can use the wpcf7_before_send_mail filter hook to abort a form submission.
wpcf7_before_send_mail
The topic ‘Inability to prevent form submit’ is closed to new replies.