I need a little of bit of help getting recaptcha to work with a contact form.
So far I have managed to add the key to /App_Plugins/UmbracoForms/UmbracoForms.config
I have installed the package to get the Google reCAPTCHA field to show
So far so good,
Now this is where I am stuck as I dont have much experience with the codebase
With each form field there is an associated cshtml file that needs to be created
So, if there is a field called Message then the original dev created a message.cshtml message and added some code to the file and the message box will display on the front end.
For the most part, I have managed to copy these from form to form with minimal effort as they are basic fields.
But I cannot find an example online which shows reCAPTCHA implemented in this manner.
Can somebody help me with this issue.
I am using umbraco forms 4.4.0 and my umbraco version is 7.5.8 and no I cannot upgrade :)
Recaptcha V2 help
Hi guys
I need a little of bit of help getting recaptcha to work with a contact form.
So far I have managed to add the key to /App_Plugins/UmbracoForms/UmbracoForms.config
I have installed the package to get the Google reCAPTCHA field to show
So far so good,
Now this is where I am stuck as I dont have much experience with the codebase
With each form field there is an associated cshtml file that needs to be created
So, if there is a field called Message then the original dev created a message.cshtml message and added some code to the file and the message box will display on the front end.
For the most part, I have managed to copy these from form to form with minimal effort as they are basic fields.
But I cannot find an example online which shows reCAPTCHA implemented in this manner.
Can somebody help me with this issue.
I am using umbraco forms 4.4.0 and my umbraco version is 7.5.8 and no I cannot upgrade :)
so as an example
the email.cshtml looks like this
What would I change in here to just have a working recaptcha?
I found this tutorial https://www.jondjones.com/learn-umbraco-cms/umbraco-7-tutorials/umbraco-security/how-to-add-a-recapture-within-your-umbraco-website/
But the code example given does not work at all in my version
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.