I’ve been trying, to no avail, to get Google’s new invisible Recaptcha to work on my custom Salesforce web-to-lead form.
I’ve followed the instructions given by google here and tried the various different methods. Either it validates but the form doesn’t submit, or the form submits without validating.
The badge also forces my button to the next line, and I would like the fields and button to stay in the same row.
I also would like the fields to be required, but for some reason it only requires the email field and not first or last name fields.
Hey @Waldo! My javascript guys have been looking into this but even they can’t get it to work. I know there is no built in server side integration built into Webflow - is that maybe where the problem lies?
I haven’t been able to find any solutions or evidence of other people getting it to work on the forums. I see you guys recommended creating a custom captcha with interactions etc, but I’m not sure that’s something we’d like to do.
Is there really still no answer here? My client is wanting reCaptcha but I can’t figure out if it’s possible … they just want the “I’m not a robot” checkbox not the invisible one. Do you not need server side access for the checkbox one?
lol yeah I voted for the feature a while back. Still no status even assigned to it :-/
To Anna’s solution, I saw someone else mention that spam was still getting through using the checkbox method so I think while we have to use this workaround, it would be wise for all the incorrect checkboxes have a trigger function to also hide the Submit button while only the correct one is set to show it. I’m not exactly sure how these pesky lil bots works but just in case they have the ability to select all the checkboxes it would be an extra layer of security. Just a thought