Boolean Fields

Prev Next

Bool is short for Boolean. Boolean fields are used to capture a True/False input. 

These fields can hold either a true or false value. In the Add/ Edit view, the fields are displayed as checkboxes. Enabling the checkbox will assign a true value to the field whereas disabling corresponds to assigning false value.

By default, a 'Bool' field is set to false.
Create field screen for Boolean fields

 The parameters Name, Description and Help Text are common for all field types. See Text Fields for more information.

ID#
Display Name
Description
1Field TypeMandatory. For Boolean fields, the Field Type should be selected as 'Bool'.
2Default ValueOptional. The value of this parameter will auto populate as the default value for the Boolean field when the object is created. You will be able to edit the default value based on user's permissions and field parameters. 
Enable the checkbox to set true as the default value for the field.