Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

Here are steps on adding CAPTCHA/Re-CAPTCHA to a webform (like the Contact Us form):


  1. Navigate to the webform and inspect a field (right click any field on the webform → Inspect)
  2. Find the hidden component with the name of "form_id" and copy the value name

    3. Add that value as a new form ID: /admin/config/captcha  (Coffee: CAPTCHA)
    4. Configure to RECAPTCHA
    5. Save - CAPTCHA should now appear on the webform!



  • No labels