After installing Umbraco Forms 7.0.4 in a fresh Umbraco installation (7.11.1) I create a new form and add a recaptcha v2 field, but am unable to submit the form after successfully checking "I am not a robot".
The field shows up as expected, and a response-token from the recaptcha service is captured in the hidden form field, but the form is never submitted. There are no visible errors in the javascript console or Umbraco's logs.
I logged the issue in the issue tracker (but was told by Umbraco Support this is rarely checked.)
Umbraco 7.11 and Umbraco Forms 7.0.4 Recaptcha v2
After installing Umbraco Forms 7.0.4 in a fresh Umbraco installation (7.11.1) I create a new form and add a recaptcha v2 field, but am unable to submit the form after successfully checking "I am not a robot".
The field shows up as expected, and a response-token from the recaptcha service is captured in the hidden form field, but the form is never submitted. There are no visible errors in the javascript console or Umbraco's logs.
I logged the issue in the issue tracker (but was told by Umbraco Support this is rarely checked.)
https://github.com/umbraco/Umbraco.Forms.Issues/issues
Has anyone else encountered this issue?
Hi Joe
I just launched new reCaptcha field package, you can use it already - https://our.umbraco.com/packages/collaboration/invisible-recaptcha-field-for-umbraco-forms/
It's a new version of reCaptcha from Google, it called Invisible reCaptcha, so normal people don't need to click checkbox anymore.
Thanks,
Alex
is working on a reply...