The Contract Status Bar visualizes the status of a contract that is currently in negotiation. It is controlled by the native Status field on the Contract object.

You must add additional values for the Status field to correspond with your negotiation process. That way the Status Bar will visualize the different contract statuses.

To add the Contract Status Bar to your page layout:

  1. Navigate to a Contract record and click Edit Layout.
  2. Click Visualforce Pages.
  3. Drag and drop apxt_contractStatus onto the page layout.
  4. Click Save.