reCaptacha error message

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
windsurfer
 
 
Posts: 191
Joined: Mon May 13, 2019 9:15 pm

reCaptacha error message

Post 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 ?
I used to have a photographic memory but i ran out of film !!!
User avatar
Pablo
 
Posts: 23598
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: reCaptacha error message

Post 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.
Post Reply