Previous Topic: Display an Attribute as a Bar or Column Chart

Next Topic: Configure Display Mappings

Display a Progress Bar

Add a progress bar field to a list view to show progress over time. The new virtual field displays in the far right column of the list by default. You can move the virtual field to a different position in the list.

Note: The option to display progress bars is not available for custom objects.

Follow these steps:

  1. Open Administration, and from Studio, click Objects.
  2. Click the name of the object.
  3. Click Views.

    The list of views appears.

  4. In the Category column, locate the List view and click the [Fields] link in that row.

    The list column fields page appears.

  5. Click New.
  6. Click Progress Bar, and click Next.
  7. Complete the requested information. The following fields require explanation:
    Current Stage Name

    Specifies the field value to use for each stage in the progress bar. The value displays below the column label.

    Current Stage Number

    Specifies the field value to use for the current stage in the progress bar.

    Number of Stages

    Specifies the field value that defines the total number of stages in the progress bar.

    Show Label

    Indicates whether the name of the current stage is displayed in the progress bar.

    Column Width

    Defines the percentage of the row width that is allocated to the progress bar column.

  8. Save your changes.

Back to Top