RoadMap Properties

Properties in the View Designer

  • accessibilityDescription

    When accessibility is activated, the assigned text is added to the quick info. This description provides semantic details of the UI element and is only read by the screen reader if the user focuses the complete Ul element.

    This property can be personalized by an administrator.

  • endPointDesign

    Design of the last step of the RoadMap UI element.

    Value

    Visual Display

    Description

    disabled

    No event can be triggered with this value when selecting the end point. Therefore the end point is shown as not activated.

    more

    Further steps to follow.

    moreDisabled

    No event can be triggered when selecting the end point. Therefore, the end point is displayed as not activated. However, this value indicates that there are more preceding steps.

    selected

    You can highlight the end point of the roadmap Ui element in a different color, if you want for instance to indicate that a text is displayed for the user.

    standard

    Specifies the end point of a RoadMap UI element.

  • selectedStep

    ID of the selected step.

  • startPointDesign

    Design of the first step of the RoadMap UI element.

    Value

    Visual Display

    Description

    disabled

    No event can be triggered with this value when selecting the starting point. Therefore the starting point is displayed as not activated.

    more

    More steps precede this value

    moreDisabled

    No event can be triggered when selecting the starting point. Therefore, the starting point is displayed as not activated. However this value indicates that there are more preceding steps.

    selected

    You can highlight the start point in a different color.

    standard

    Specifies the start point of a RoadMap UI element