reCaptcha form validation


(Mitch Kerry) #1

5.4.5.1
Hi

How do I implement reCaptcha as a required field in a form?
If I put the reCaptcha on the form and submit with or without checking it, I get a 504 timeout error.
If I remove the reCaptcha, the form submits just fine.
Do I need to run javascript checking for the response, or is this built into Matrix?

Thanks


(Bart Banda) #2

You should just need to use the recaptcha form keywords to embed on the form. If you are not editing the form contents bodycopy at all, then you don’t have to do anything.

Sounds like there might be an issue with your specific instance? Probably best to send a ticket into Squiz Support for them to have a closer look.


(Mitch Kerry) #3

Thanks.

Yes was due to our PCI compliance.