reCaptacha error message
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
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
-
-
- Posts: 191
- Joined: Mon May 13, 2019 9:15 pm
reCaptacha error message
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 !!!
Re: reCaptacha error message
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.
The 'callback' event will be triggered when the user submits a successful response. For example, to enable the submit button.