Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

Every option is optional in your view configuration! It’s enough to just select the viewtype to configure a view.

View

...

Here you can configure the basic view settings.

Enabled

This expression dynamically enables or disables the view. Disabling it will hide the view from the menu.

View range settings

The day start and end time will determine the upper and lower bounds of the view. For example, to show only a workday, you can set these to 09:00 and 17:00.

...

Info

A hour value between 0 and 23, a 24 hour HH:MM string or in MS.
For example: 8 AM would be presentended as 8 * 60 * 60 * 1000

Content

...

The content tab is where you can override the content specifically for this view. In other words if you want this view to show different content then the another views (e.g. because there is less space in or another need) this is where you can override it. It’s also possible to change the content fot the all day part of the view for similar reasons.

Show time

...

If "show time" is enabled, the time will be displayed in the event (see the event above at 10:45 AM).

Advanced

...

In the advanced tab further view settings can be specified.

Core hours

...

You can define core hours for your agenda, which will gray out any times outside of these core hours. Core hours are defined in JSON as an array of objects with a start and end time.

...

The core hours overlay day setting determines whether only the sidebar or the full width of the day view is grayed out. See the examples above where the right example has the core hours overlay day setting set to true, and the left example has it set to false.

Show all day header

...

By default, the all-day header is enabled. However, when it is disabled, all-day events will be shown over the entire duration of the day (see the right screenshot).

All day events overflow cap

...

This setting determines how many icons can be in the all-day header before it overflows. When there are more items than this limit, an overflow indicator will be shown, which opens a popup when clicked.

Show week header

...

When show week header is enabled you will see the entire week in the day view for easy navigation.

Fit hours to height

...

"Fit hours to height" will scale the defined view to the available height of the calendar. This works in conjunction with the “(Min) height hours” property. No scrollbar will be shown unless the total height of the hours in the view, multiplied by the minimum height hours, is more than the available space.

...