Skip to content

captcha

Custom field type

All field types

A bot check the visitor must pass before the form submits.

Written as
"Type": "captcha"
Valid on
Forms only
On a form
{{ captcha_field }} — the control object rendered on a Form. Not the same object as Stores.
Validators
This type carries no validators.

Properties

Accepted in addition to the shared properties every definition carries.

Property Required Description
Theme Light or dark rendering.
  • light
  • dark
CaptchaSize How much room the widget takes.
  • normal
  • compact
RequiredMessage Message shown when the check is not completed.