Skip to content

Calendar View

Overview

The Calendar View converts data into calendar events and displays them in a calendar format.

Settings

SettingDescription
Start Time FieldSets the start time of events in the calendar. The data table must contain a Date type field.
End Time FieldSets the end time of events in the calendar. The data table must contain a Date type field.
Display Time InformationConfigures whether to display time information in the calendar.
Title FieldSets the title name displayed for calendar events.
Use Expression as TitleYou can use an expression as the title name. If this configuration is not empty, the Title Field configuration will be invalid.
Switchable Time PeriodsSets the time periods that users are allowed to switch between in the view interface. Allowed to be empty.
Default Display Time PeriodThe time period that users first see when the view is initialized. Cannot be empty.
Record Display StyleSets the display format of calendar events that meet the conditions through expressions. Multiple rules are supported.

TIP

Sometimes we need to limit the calendar view to display in a specific time period and not allow users to switch. For example, for the month time period, we can set Switchable Time Periods to empty and Default Display Time Period to month, so that data is only displayed in the month time period.

WARNING

In the calendar view, both start time and end time must have values to be displayed in the view.

Example

In the following, we will demonstrate the configuration of the calendar view in a typical task management scenario, including various configuration items and the Calendar View Double-Click Blank Date event unique to the Calendar View.