A Checkbox allow users to select multiple options from a list. The Checkbox field has two categories:
Checkbox Categories
Checkbox: It displays a list with empty checkboxes ☐. Once users select the value, it shows a tick mark in the box ☑, indicating that the value is selected.
Switch: It's like a button that you can slide back and forth to turn something on or off. When it's on, you can see that it's selected.
Checkbox Field - Properties
Field Name: This allow CDs to provide a unique name to the field for its identity.
Label Name: This allow CDs to provide the final visible name of the field to the end-users.
Select by Default: This allow CDs set a default value assigned to the field which later can be overridden by app users.
Don't Show: This allow CDs to hide the field.
The field doesn't appear in the real-time application upon selecting don't show.
Validation Settings
Required Field: This enables CDs to ensure that users provide essential information in the field, preventing oversight or omission of essential data.
Field Themes
Font Properties
Field Label Color: CDs can choose or change the color of the field.
Field Label Size: CDs can change the size of the field to small, medium, large, or custom.
Field Label Style: CDs can apply styles to the like bold or italic to the field name.
Field Value Color: CDs can add or change the color of the field's value.
Field Value Size: CDs can change the size of the field value to small, medium, large, or custom.
Field Value Style: CDs can apply styles like bold or italic to the entered field value.