Google reCAPTCHA

3 posts by 1 authors in: Forums > CMS Builder
Last Post: January 7, 2019   (RSS)

By gversion - January 7, 2019

I should have mentioned that I am using jQuery Validation (https://jqueryvalidation.org/) on my registration form. When I disable this script then the reCAPTCHA is required as expected. So it seems that it's the additional validation script that is causing the issue somewhere...

By gversion - January 7, 2019

For anyone else that may want two levels of form validation (PHP and jQuery Validation), this article provided the answer: https://bubinga.co/combining-googles-recaptcha-and-jquery-validate/