Check box
  • 1 Minute to read
  • Contributors

    Check box


      Article summary

      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: 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.

      Validation Settings

      Required Field: This ensures users provide the necessary information in the field, preventing essential data from being missed or omitted.

      Field Themes

      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.

      • Field Value Color: Modify the color of the field's value.

      • Field Value Size: Select the field size: Small, Medium, Large, or Custom.

      • Field Value Style: Apply styles like Bold or Italic to the field value.


      Was this article helpful?

      What's Next