Bool
Description
Boolean data captured from a Factorial Form to be stored on the backend Data Store
Display Formats
Supports the following display formats
| Format | Description |
|---|---|
| Check Box | Displays the field in the form of an clickable check box |
| Drop Down | Displays the field in the form of a Drop Down to choose values from |
| Radio Button | Displays the field in the form of a clickable Radio button |
Additional Properties
Additional properties that can be defined for the field
| Property | Description |
|---|---|
| False Label | Custom display label visible to the user representing the False boolean |
| True Label | Custom display label visible to the user representing the True boolean |