Creating a new Calendar View

To create a new Calendar View, and to make it available for users requires two separate steps. These are:

  • Create a new Calendar View, which consists of:
    • Define the Calendar Components, the Calendar Colors and the numbers of months to be displayed
    • Define the List View for the Calendar
    • Define the Filters, which determine which records are to be shown, and how the individual records shall be highlighted
    • Map Component Fields to the List View Columns
  • Perform a Publish, and restart Tomcat

In This Section

Calendar Definition

Calendar List View Definition

Filter Definitions

List View Column Definition

Calendar Security

Making the Calendar available for Users