Form validation doesn’t stop submit
-
Is this normal?
“Email is invalid”, “___ is too short”
But it sends the form anyway.
None of the built in checks stop form sending. minlength:8
It’s all in the hand written code in the theme. wpcf7_validate_textarea etc
Is there a plugin that works for those, instead of having to ftp in files each time editing the site?
Or a way to read my own minlength:8 and write another function in the theme code?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Form validation doesn’t stop submit’ is closed to new replies.