This lesson will cover the following topics:

01 Getting Started

This tutorial covers the Order Tracker Widget.

02 Order Tracker

The Order Tracker allows the users to locate their orders and explore their stages in the procurement lifecycle. When setting the widget you can define the values for the tracker and the tracker layout.
screenshot showing the order tracker added to the canvas

To configure the different stages and steps for the tracker. Click the Edit Mapping button and manually add your stages and the steps within those stages. You can also choose to change the icon as the tracker is updated.
screenshot showing the configured order tracker options

You can choose from a variety of elements to affect the order tracker. When configuring these elements you can choose between static and dynamic values. In the example below we chose static values. Dynamic values will sync directly from your Salesforce data.

In our example, we have created a dropdown field on our project that contains the same value. We have configured a condition on this dropdown field, to run whenever the dropdown value is Changed and Is not empty.

screenshot showing how the order tracker will be affected

To our Action flow, we added a Tracker Interactivity action connected to the Condition’s Then node.
Screenshot showing the ser conditions screen and the add node screen as an overlay with Table Interactivity highlighted

On the Tracker Interactivity action, we configured it to match the Tracker value to the Dropdown field value as follows:
Screenshot showing how to affected the tracker element

As the dropdown is updated, it will be reflected in the order tracker.
screenshot showing how the order tracker updates when the dropdown is changed

03 Got Feedback?

Additional Resources