Grid View

The Grid View is the default view of the Plans page. The Grid View displays:

  • Details of the plan including custom headers.
  • Details of Plan items, including custom headers, order line, process information and section level information.
  • Milestone IDs along with their dependency information.
Plan View

Plan View

When you enable OMS UI Grid View and Gantt View Pagination through configuration, you can see pagination in Grid View.

In Grid View, you can see Previous and Next icons for traversing within the plan-items.

Grid View
You can use a PlanItem display template for Grid View on the OMS UI. The following are template variables you can use:
  • PlanItemID
  • PlanFragmentID
  • ProductID
  • Action
  • Description

These template variables are case sensitive and have to be specified within curly braces ({ }). {PlanItemID} must be included as a mandatory variable in the template. Different template variables can be combined with any type of delimiter along with PlanItemID. For example, {PlanFragmentID}|{PlanItemID}.