Back to Notenik Docs


The Notenik Knowledge Base

9.15 General-Purpose Fields ↑

9.15.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: 9.15.2 Combo