G
Gossip Burst Report

Configuring the Progress bar widget in Progressive Web Applications - Documentation for AR System 21.3

Author

Robert Clark

Published Apr 07, 2026

The following video (3:37) describes how to configure and use the progress bar widget:


 

The following image shows the Progress bar widget:

Before you begin

  • To configure a Progress bar widget, you must have a minimum of six columns selected from a table.
  • You must define the mappings for all columns.
  • You can't define a duplicate mapping.

To configure the Progress bar widget

  1. On the progressive view of a form, double-click a Table field.
  2. On the Properties panel, under the Display property group, for the Display Type property, select the Progress Bar View value.
  3. In the Value column for the Tree/Table Property property, click the ellipsis button.
    The Tree/Table Property dialog box is displayed.

  4. Perform the following steps:
    1. In the Form Name box, add any form from where you want to fetch the data in the table.
    2. In the Qualification box, add a condition as per your requirement.
    3. Add the minimum required six columns for the mappings.
      You can add any additional columns, if required.
    4. Click OK.
  5. Click a column in the table.
  6. On the Properties panel, under the Display property group, in the Progressbar Field property, define the required mappings such as title, status, and instance ID.

  7. Double-click the Table field.

  8. (Optional) On the Properties panel, under the Display property group, for the Mapping Identifier property, enter a value.
    If you don't specify any value, the default colors are displayed on a Progress bar. To learn how to define a color for the Progress bar, see AR System Progress Bar Widget Mapping form.

AR System Progress Bar Widget Mapping form

While designing a Progress bar, if you want to define a color for the Progress bar based on certain rules, you can use the AR System Progress Bar Widget Mapping form. The value in the Mapping Identifier box on this form must match the value for the Mapping Identifier property in Developer Studio . You can use this form before or after setting the properties for the Progress bar in Developer Studio .

The following table provides information about the fields available on the AR System Progress Bar Widget Mapping form:

Field nameField typeDescription
Mapping IdentifierCharacterSpecifies the value that you must provide for the in a table to attach a mapping.
Status ValueCharacter

Specifies the status value for which you want to set the bar color.

Progress Bar Color

Selection:

  • Danger
  • Success
  • Warning
  • Info
  • Inactive
Specifies the color of the bar for the provided status value.
PrecedenceIntegerSpecifies the precedence for the overall status of the bar, in case there are multiple SLTs on the same bar.
Node Icon

Selection:

  • Check
  • Cross
  • None

Specifies the icon for the node on the progress bar.

Node Fill Color

Selection:

  • Danger
  • Success
  • Warning
  • Info
  • Inactive
  • None

Specifies the color for the node on the progress bar.