Contourincludes the built-in functionality of spam prevention. Is there a possibility to add option whether the user has the possibility to change appearance of reCAPTCHA?
What version of Contour are you using? Or is it Forms for v7.2 of Umbraco?
There is no alternative out of the box. There was another question about this last week where the guy who asked the question ended up creating a mandatory field, which should contain a specific sentence in a specific casing in order for the entry to be submitted and avoid / limit spam bots.
This of course does not exclude human spammers who are able to fullfill the task.
reCAPTCHA to Contour spam protection
Hello,
Contour includes the built-in functionality of spam prevention. Is there a possibility to add option whether the user has the possibility to change appearance of reCAPTCHA?
Google has different versions of reCAPTCHA and built in "old looking" text box is difficult to use forr many users https://developers.google.com/recaptcha/
Hi Juha and welcome to our :)
What version of Contour are you using? Or is it Forms for v7.2 of Umbraco?
There is no alternative out of the box. There was another question about this last week where the guy who asked the question ended up creating a mandatory field, which should contain a specific sentence in a specific casing in order for the entry to be submitted and avoid / limit spam bots.
This of course does not exclude human spammers who are able to fullfill the task.
But perhaps you can figure out how to add another option by having a look in the documentation for Contour here https://our.umbraco.org/projects/umbraco-pro/contour/documentation/Developer/ under the section "Extending Contour" perhaps.
If you're using forms there is documentation here https://github.com/umbraco/UmbracoFormsDocumentation/blob/master/Developer/index.md - But be aware that it's work in progress.
Hope this helps.
/Jan
is working on a reply...