Hi,
I need to implement email validation on CF7 by comparison of 2 email fields that user enters. Is that possible with this plugin?
If not, what do you suggest?
Thanks!
http://wordpress.org/extend/plugins/jquery-validation-for-contact-form-7/
Hi,
I need to implement email validation on CF7 by comparison of 2 email fields that user enters. Is that possible with this plugin?
If not, what do you suggest?
Thanks!
http://wordpress.org/extend/plugins/jquery-validation-for-contact-form-7/
you can add a class to the confirmation field like this- equalTo['email']
You must log in to post.