A Checkbox allow users to select multiple options from a list. The Checkbox field has two 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.
Field Name: Provide a unique name for the field which is visible for CDs while building application.
Label Name: Provide a unique name for the field which will be visible for the end-users.
Check by Default: Set a default value for the field, which can later be changed by app users.
Hide Field: Hides the field from being viewed.
Important
The field doesn't appear in the real-time application upon selecting don't show.
Required Field: This ensures users provide the necessary information in the field, preventing essential data from being missed or omitted.
Font Properties
Field Label Color: Choose or modify the color of the label name.
Field Label Size: Select the label size: Small, Medium, Large, or Custom.
Field Label Style: Apply styles such as Bold or Italic to the label name.