Skip to main content
Version: Latest

Checkbox

The checkbox field type is used to store boolean values. It can be used to store a simple yes/no value, or true/false, or any other boolean value.

Create a checkbox field

  1. Click on + icon to the right of Fields header
  2. On the dropdown modal, enter the field name (Optional).
  3. Select the field type as Checkbox from the dropdown.
  4. Select icon for the field; defaults to check icon (Optional).
  5. Select color for the field; defaults to grey (Optional).
  6. Set default value for the field (Optional).
  7. Click on Save Field button.

image

Cell display

Cell displays the icon in the color selected for the field. A true value will be represented by a checked icon or a filled icon
image

Supported icons

NocoDB supports the following icons for the checkbox field type.
image