Vertical Calendar (standalone)
The Vertical Calendar component displays days on the horizontal axis and hours on the vertical axis but is capable of displaying reservations for multiple dimensions like the Multi Calendar.
Add the component to a page
The Vertical Calendar (standalone) is only available for app pages. For the record page version see: Vertical Calendar Simply drag the component onto an app page, and then select a calendar configuration to display. The selected calendar config must be linked to a dimension, and must be of the Vertical Calendar record type or the Vertical Column Calendar record type. Optionally you can adjust the height of the component.
The component will display the reservations for every record of the linked dimension. So for example when the Vertical Resource Calendar has been selected, the component will display the reservations for every Resource in the org (that is shared with the user). If instead you configure it with a calendar of type Vertical Column Calendar it will split the resources into seperate columns and display
If you have a use case to only display reservations for specific records, or are running into limits because the component is trying to display too many records, you can wrap the Single Calendar component and pass it the ids of the dimension records you want to display reservations for. See Wrapping Calendar Components.