Defining a calendar view

A calendar view shows details about an object from a scheduling perspective, using horizontal bar graphs (for example, a scheduling view showing the duration of a promotion). Calendar views are available in the Promotions and Marketing tools.

Before you begin

A calendar view is a specific type of list view. Calendar views are classes or definitions that extend lzx/commerce/foundation/restricted/GanttGrid.lzx/wcfGanttGrid.

About this task

The steps for defining a calendar view are the same as those for a list view with the exception that you use wcfGanttGrid instead of lzx/commerce/foundation/restricted/Grid.lzx/wcfObjectGrid. See Defining a list view.