Skip to content

Status#

The Status property stores a predefined list of color-coded options, for example Open, In progress, Done. Each status option is displayed with its assigned color, making it easy to visually identify the current state of a Business Object.

Settings#

  • Options: Define the list of status values. Each option has a label (supports multiple languages) and a color. Options can be reordered via drag-and-drop.
  • Required: If checked, a status must be selected before saving
  • Readonly: If checked, the status cannot be changed by users
  • Show in card: Display this property on the Business Object card in list/board views
  • Show in label: Include this property in the Business Object display label
  • Conditions: Configure when this property should be visible or required based on other property values

Tips#

The Status property works well with the Board View, which can group Business Objects into columns based on their status value.

See Model Designer