Skip to content

Checkbox#

The Checkbox element can be used to check if a statement is correct. For example "The machine is in order"

Settings:

  • Required: If checked the User cannot complete the UI without making a selection
  • Disabled: If checked the User cannot update the selection and the value should be set from the Flow
  • Display style: Controls the visual appearance of the checkbox
    • Button: Displayed as a toggle button
    • Switch: Displayed as a toggle switch
  • Expert mode: If activated you can add more than 2 options, adjust their color and weight

Conditions: There are 2 types of conditions - Checked, Not checked

See UI Designer