Replacing captcha with ReCaptcha

    This article has been ported to Replacing captcha with ReCaptcha

    This technote will guide you on how to use ReCaptcha on your sites, or how to replace the regular captcha with ReCaptcha.

     

    To add ReCaptcha to your forms:

    1. Go to Site Manager->Web forms and select your form
    2. from the Misc tab, click on ReCaptcha
    3. Recaptcha is now inserted into your form, as you can see in the webform preview on the right
    4. Insert the webform onto the page you want

     

    To replace the regular captcha with ReCapcha:

    1. Go to Site Manager->Web Forms and select your form
    2. Go to the Misc tab
    3. Click on ReCaptcha to add it to the form
    4. Click on the Remove button from the webform builder on the right, to remove the regular captcha :
      remove.png
    5. Save the form
    6. Go to the page where the form is inserted and replace {module_captchav2} with {module_recaptcha}
      • Or re-insert the form onto the page after you save it as step 5.