Hi,
I tried to add ReCaptcha V2 in a Chronoform V4 as the standard antiSPAM does not work correctly...
I have added the Load ReCaptcha element in the OnLoad event tab (and have put in the public site key in this element)
I have added the Check ReCaptcha element in the OnSubmit event tab (and have put in the secret key)
I have put this line <script src='https://www.google.com/recaptcha/api.js'></script> before the </head> of the template
I have put this line <div class="g-recaptcha" data-sitekey="xxxxxxxxxxxxxxxxxxxxxxxxxxx"></div> in the form , just before the OnSubmit button
Now it show the ReCaptcha, but getting errormessage ( as in teh Event Loop has been set up)
Any ideas where I missed something?? Or can I find a tutorial (video) how to set up ReCaptcha V2 in Chronoforms V4?
Thanks in advance
Rgds Kees
I tried to add ReCaptcha V2 in a Chronoform V4 as the standard antiSPAM does not work correctly...
I have added the Load ReCaptcha element in the OnLoad event tab (and have put in the public site key in this element)
I have added the Check ReCaptcha element in the OnSubmit event tab (and have put in the secret key)
I have put this line <script src='https://www.google.com/recaptcha/api.js'></script> before the </head> of the template
I have put this line <div class="g-recaptcha" data-sitekey="xxxxxxxxxxxxxxxxxxxxxxxxxxx"></div> in the form , just before the OnSubmit button
Now it show the ReCaptcha, but getting errormessage ( as in teh Event Loop has been set up)
Any ideas where I missed something?? Or can I find a tutorial (video) how to set up ReCaptcha V2 in Chronoforms V4?
Thanks in advance
Rgds Kees
Hi Kees,
There are various forum threads here on this. The new ReCaptcha is not supported in CFv4. The two choices re to upgrade to CFv5 or v6; or to use one of the other Captcha methods for CFv4.
Bob
There are various forum threads here on this. The new ReCaptcha is not supported in CFv4. The two choices re to upgrade to CFv5 or v6; or to use one of the other Captcha methods for CFv4.
Bob
This topic is locked and no more replies can be posted.