Closed matdave closed 6 years ago
This adds the ability to set it as a customValidator instead of a hook if wanted. The hook method fires after everything else is validated, the customValidator method fires during the validation process of the rest of the form fields. To use set
&customValidators=`recaptchav2` &validate=`g-recaptcha-response:recaptchav2`
This is an optional alteration that helps people identify if their reCaptcha is failing for them sooner in the completion process.
This adds the ability to set it as a customValidator instead of a hook if wanted. The hook method fires after everything else is validated, the customValidator method fires during the validation process of the rest of the form fields. To use set
This is an optional alteration that helps people identify if their reCaptcha is failing for them sooner in the completion process.