Checkbox
From Planfix
Fields of this type are used to store logical values. They have two states: checkbox activated / checkbox not activated (True / False). You can create a Checkbox field as:
- custom field
- directory field
- data tag field.
Example of a Checkbox field type:
Parameters for this type of field in data tags:
- Wrap the heading — allows long headers to be wrapped onto a new line.
- Data tag summary — allows time expenditures to be summed across data tag rows.
Function logic for mandatory fields
A Checkbox field is only considered completed if the "Yes" option is selected. This logic is most commonly used when task confirmation is mandatory.