Page 1 of 1

reCaptacha error message

Posted: Sat Oct 08, 2022 2:21 pm
by windsurfer
Using the built in Captcha V2, is it possible to show the verification error message when the box is not checked in a bubble instead of going to a different page to notify. In the validate option i entered an error message, i also tried to enable real time validation but it always goes to a different page when there is an error ?

Re: reCaptacha error message

Posted: Sat Oct 08, 2022 2:38 pm
by Pablo
ReCaptcha V2 has a callback event that you can use to implement custom behavior.
The 'callback' event will be triggered when the user submits a successful response. For example, to enable the submit button.