For the complete documentation index, see llms.txt. This page is also available as Markdown.

Checkbox

Category: Field

Version: 1.0

Last Updated: June 22, 2026

Author: Any2Info


Description

The Checkbox field allows for a binary true/false value.


General Properties

The Checkbox field inherits general Field Properties such as ‘Font size’, ‘Font color’ and ‘Icon color’.


Special Properties

The Checkbox field has a single unique property.

Name
Value
Explanation

Checked

True/False

Determines the default state of the Checked value


Tips & Best Practices

  • If you require more than 2 states, use a List.


Examples

Below is a basic example of a Checkbox field which by default is checked.


Changelog

Version

Date

Change

1.0

June 22, 2026

Initial document & documentation

Last updated

Was this helpful?