Forums

Google recaptcha client validation problem

emmexx 14 May, 2019
I have a form area with some fields and a Google recaptcha.
The recaptcha works server-side but not client-side.
If I enter the required fields but don't check the recapcha, the form is submitted anyway.
There are no errors in the javascript console.

I'm using the Preview form feature because I'm using a temporary domain where CF is not validated.

Tested on Joomla 3.9.5 and CF v 6.0.28 and v 6.1.2

maxx
healyhatman 15 May, 2019
Did you remember to put an event load in the fail event of the recaptcha check?
emmexx 15 May, 2019

Did you remember to put an event load in the fail event of the recaptcha check?


I'm sorry, I don't understand.
The google nocaptcha shouldn't work both client-side and server-side?
Server-side it is working.
It can be I remember it wrong but isn't there a check even when submitting the form?

thank you
healyhatman 15 May, 2019
Answer
OK I get what you mean. It's letting you click submit even though you haven't clicked the reCaptcha. I thought Max said he was fixing that? Either in the latest update or maybe the next one.
This topic is locked and no more replies can be posted.