Boolean Field
Boolean fields allow users to make binary choices (Yes/No, True/False, On/Off). These fields are ideal for simple decision points or confirmations.
Key Properties
- Display Options: Can be displayed as checkboxes, toggle switches, or radio buttons
- Default Value: Can be set to either true or false
- Required Status: Can be set as mandatory or optional
- Conditional Visibility: Can be shown or hidden based on other field values
Use Cases
- Confirming agreement to terms and conditions
- Indicating whether a service is active
- Specifying if emergency response is needed
- Setting binary preferences or configurations