Skip to content

Captcha

Overview

The Captcha element helps prevent automated or unwanted submissions by requiring an additional verification step from the user.

When to use

  • When a public form is exposed to anonymous users
  • When spam or automated submissions should be reduced
  • When an extra verification step is needed before submission

Element-specific options

OptionDescription
Captcha typeDefines which verification method is used
Verification behaviorDefines when the user must complete the captcha
Error messageDefines what is shown when verification fails
Refresh behaviorDefines how a new verification challenge can be requested

Common configuration

See: Common element configuration