Checkbox

The checkbox field can be used to store true and false (boolean) values. For example, in your app development, you might want to check if a user is attending an event or not.

You can create a new checkbox field by clicking on the plus button, naming the field and selecting the checkbox field type.

After the checkbox field has been added, you can mark a record as either true or false by clicking on the cell for the corresponding record.

You can also style the check box field using the different checkbox style options, as shown below.

Last updated