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