Different Calendar Types
When creating a calendar configuration there are three record types to choose from. Each of these produces a different layout for the calendar.
Calendar Record Type Name | Short Description |
---|---|
Horizontal Calendar | A calendar where the dimension records are on the left of the screen with time on the horizontal axis. Capable of displaying multiple dimension records at the same time. |
Vertical Calendar | A calendar meant to display a single dimension records with days at the top and hours on the left of the calendar. Can also be used with multiple dimensions however in that case the reservations in those dimensions are loaded into a single view. |
Vertical Column Calendar | A calendar where the dimension records are on the top of the screen with time on the vertical axis. Capable of displaying multiple dimension records at the same time. |
Schedule Calendar | Mean to be used with the scheduler see: Scheduler |
Each of these calendars has a corresponding view type. These are meant to
View Record Type Name | Short Description |
---|---|
Horizontal Calendar View | A calendar where the dimension records are on the left of the screen with time on the horizontal axis. Capable of displaying multiple dimension records at the same time. |
Vertical Calendar View | A calendar meant to display a single dimension records with days at the top and hours on the left of the calendar. Can also be used with multiple dimensions however in that case the reservations in those dimensions are loaded into a single view. |
Vertical Column Calendar View | A calendar where the dimension records are on the top of the screen with time on the vertical axis. Capable of displaying multiple dimension records at the same time. |
Schedule View | Mean to be used with the scheduler see: Scheduler |