Forums

Google NoCaptcha doesn't Validate

atechstl 17 Jun, 2015
The Google NoCaptcha Shows up on my form however it doesn't matter if I skip it my form will still submit. Not to mention the redirect doesn't occur. Any Ideas?
GreyHead 17 Jun, 2015
Hi atechstl,

No Captcha doesn't stop the form submitting; it stops the processing after it submits and reloads the form with a message.

It looks as though you may have a Custom Action URL set in the HTML (Render form) action - what is that set to?

Bob
atechstl 17 Jun, 2015
Thanks for the response. So Spam could still be submitted with nocaptcha? At least submitted once from I am seeing? I do recall it asking me to select pictures of cake after I submitted it the first time. But it didn't stop me if I reloaded the page. I thought on the youtube example there was a warning if the person failed to click the "I am not a Robot" checkbox. Mine went straight through and accepted the submit.

The Custom URL Action actually has this posting to a different URL. That is working as expected.

I would like a Thank you Message to appear or a URL Redirect to a Thank you page but I can't seem to get that working either.

Any input on the above?
GreyHead 17 Jun, 2015
Hi atechstl,

So Spam could still be submitted with nocaptcha? Yes - up to the point where it fails the Check Captcha and the user is ReDirected by the Event Loop action.

I thought on the youtube example there was a warning if the person failed to click the "I am not a Robot" checkbox.No, there is a message shown after the form is submitted and re-loaded.

What happens when you leave the Action URL empty.

Bob
atechstl 17 Jun, 2015
Hi Bob,

I took out the action URL leaving it blank and filled out the form not selecting anything on the no captcha. It forwarded me to the thank you page. It didn't redirect me to the thank you page in the past. The problem is that it allowed me to submit without any input to the nocaptcha form.
GreyHead 18 Jun, 2015
Hi atechstl,

Impossible to say much else from the information here. In my experience NoCaptcha works well when it is correctly set up.

Bob
This topic is locked and no more replies can be posted.