Skip to main content

Captcha

The captcha object contains methods used in spam protection.

Tip

For more details about this feature visit spam prevention feature.

Usage

To access Captcha object and all its customization options use your browsers console and type:

window?.esForms?.captcha

Example

This example will hide Google reCaptcha badge if conditions are set.

window?.esForms?.captcha?.initHideCaptchaBadge();