Back to Notenik Docs


Notenik Knowledge Base

5.16 General-Purpose Fields ↑

5.16.1 Boolean

The word boolean can be used as a type. The word bool will be recognized as a shorthand identification for this type as well.

A Collection can have any number of fields of type boolean.

A boolean type will produce a field that can have a value of true or false, and that will be represented as a checkbox when editing.

Values for a Boolean field type will be interpreted in the following ways:


Next: 5.16.2 Combo