Adding reCaptcha to Person Form

Is there a simple way to add a required reCaptcha checkbox to the Person Form for Web to Lead Capture?

I’ve never seen it done… but it should be possible.

I know we use ReCaptcha for logins, maybe you can see how that works and apply the same to the Web to Person form.

If you get it working please come back here and share your solution! Thanks

I will let you know if we figure anything out.

Where is the Person Form modified? I could not find it in the Studio Modules…

The person form is done as instructed here

https://docs.suitecrm.com/user/core-modules/campaigns/#_web_to_person_form

Campaigns module, then look for the option in sidebar menu. You configure it, then it gives you a segment of HTML code to use in your site. You can change that HTML to fit your preferences.

Let’s keep this thread going. Sure, you can edit the html of your form… but I think there’s gotta be a little more to it than just that. How does the Recaptcha get validated with SuiteCRM?

Don’t mean to derail this discussion, but just FYI, I use Gravity Forms in WordPress that supports Google Recaptcha and then just push the leads into SuiteCRM. Seems way easier than trying to build that functionality on your own.