I'm sure someone would be able to help you with this issue, could you possibly supply a little more information on the error your experiencing?
Namely, I'm assuming you mean the recaptcha isn't working on the front-end of the site; therefore, could you copy any errors you find in the Developer Tools Console for the specific browser you're using?
If you're not sure how to find the DevTools, please see here for each browser which supports this feature:
google recaptcha
Hello,
I have added google recaptcha on a multipage umbraco form and it has stopped working.
Can someone please help.
Umbraco Forms: "6.0.8" Umbraco version 7.7.8
Thanks,
K
Hey K,
I'm sure someone would be able to help you with this issue, could you possibly supply a little more information on the error your experiencing?
Namely, I'm assuming you mean the recaptcha isn't working on the front-end of the site; therefore, could you copy any errors you find in the Developer Tools Console for the specific browser you're using?
If you're not sure how to find the DevTools, please see here for each browser which supports this feature:
How to open the devtools in your browser
Once we know more I'm sure we can help resolve this for you!
Hello Jon,
I am unable to go to the next page when I added google recaptcha on my form.
When I click next it stays on the same page. When I removed the google recaptcha from my form, I was able to go to the next page.
I am not getting any error in my console.
Sorry for not being clear.
K,
Have you checked the server logs? If you're not sure how to do that then I would suggest you install the Trace Log Viewer package by @DanDiplo
This might help you figure things out!
Apologies I couldn't do more from here ... keep us informed!
J
A couple of things...
Make sure you are using the V2 version of the recaptcha control as the original no longer works.
Also, I think you need to register your domains with Google and generate keys which you have to put into UmbracoForms.config.
is working on a reply...