Conditions can be assigned to configuration elements having a section Conditions in their attribute window. Depending on the configuration element, you can define one or multiple of the following condition types:

  • Visibility Conditions: The configuration element is visible if all selected conditions are fulfilled. Open the editor and click the field in the Use column of one or multiple conditions to select them.

    Visibility conditions cannot provide visibility if the configuration object has an Access in User Interface attribute and the Access in User Interface attribute is set to NoAccess . You can only restrict visibility based on conditions if the Access in User Interface attribute is set to either WriteAccess or ReadAccess.

  • Presence Condition: The configuration element is mandatory if the condition is fulfilled. Open the editor and select the condition in the Select Condition field.
  •  Editability Conditions: This condition is available for object class property configuations in class settings. The object class property is editable if all selected conditions are fulfilled. Open the editor and click the field in the Use column of one or multiple conditions to select them.

    Editability conditions cannot provide editability for an object class property if the Access in User Interface attribute of the object class property specifies ReadAccess or NoAccess . You can only further restrict editabiliy based on conditions for object class properties for which the Access in User Interface attribute is set ot WriteAccess.

  • Read-Only Condition: This attribute is for future use and currently not active.