Skip to main content

Calendar View

Overview

The Calendar view displays records as events on a monthly or weekly calendar grid. Events span from a start date to an end date, with their title pulled from a configured column.

This view is ideal for scheduling, event management, project timelines, and any data with date ranges.

Event scheduling

Each record in the feature appears as an event on the calendar. The view requires three column mappings:

SettingDescription
Start date fieldColumn containing the event's start date (required)
End date fieldColumn containing the event's end date (required)
Title fieldColumn containing the event's display title

Events spanning multiple days are displayed as bars stretching across the relevant dates.

Date configuration

Use the navigation controls to move between months or weeks. The current day is highlighted on the calendar grid.

Event interaction

Click on an event to open its record in the edit form. Click on an empty date cell to create a new record with the date pre-filled.

Configuration

The calendar view reads date values from the configured columns. Ensure your feature has at least two Date-type columns (start and end) for the calendar to work correctly. If start and end dates are the same, the event appears as a single-day entry.