Checkbox
For binary variables, such as done / not done, yes / no, 1 / 0
What is the checkbox field?
Allows the user to make a binary choice between one of two possible options
How to create a checkbox field
To create a Checkbox field:
- On table mode, go to the last table header with a "+", press (F) or click on the + on the upper right and this will open the field creation page

- Just look for the "Checkbox" option and click on it
- Choose the name of your field and if it's required
- And define the default option: Checked or *Unchecked
You can delete or edit by clicking on the table header name and choosing one of the options
Common use cases
Checkbox fields are used to present the user with a range of options like: Email sent? Check the box for yes or let it unchecked for no
For example:
- In a βLeadsβ table, it can be used to know if a lead was contacted or not.
Updated 5 months ago
Whatβs Next