975b5c256c
New legal section and minor fixes <!-- This is an auto-generated description by cubic. --> <a href="https://cubic.dev/pr/twentyhq/twenty/pull/23266?utm_source=github" target="_blank" rel="noopener noreferrer" data-no-image-dialog="true"><picture><source media="(prefers-color-scheme: dark)" srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img alt="Review in cubic" src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a> <!-- End of auto-generated description by cubic. -->
43 lines
1.3 KiB
Plaintext
43 lines
1.3 KiB
Plaintext
---
|
|
title: Calendar View
|
|
description: Display records with date fields on a calendar.
|
|
---
|
|
|
|
## About Calendar View
|
|
|
|
Calendar view displays your records on a calendar based on a date field. Each record appears as an event on the corresponding date.
|
|
<img src="/images/user-guide/views/calendar-view-zoom.png" style={{width:'100%'}}/>
|
|
|
|
## Creating a Calendar View
|
|
|
|
1. Navigate to an object with date fields
|
|
2. Click the view dropdown → **+ Add view**
|
|
3. Name your view and click **Create**
|
|
4. Open the **Options** on the right
|
|
5. Select **Calendar** as the layout
|
|
6. Choose the **date field** to use for positioning records
|
|
7. Click **Update view**
|
|
|
|
## Configuring the Calendar
|
|
|
|
### Choose the Date Field
|
|
Under **Options**, select which date field determines where records appear on the calendar.
|
|
|
|
### Display Fields
|
|
Configure which fields show on each calendar event:
|
|
1. Click **Options → Fields**
|
|
2. Toggle fields on/off
|
|
3. Drag to reorder
|
|
|
|
## Use Cases
|
|
|
|
- **Meetings and calls**: View upcoming appointments
|
|
- **Deadlines**: Track due dates and close dates
|
|
- **Events**: Plan and visualize scheduled activities
|
|
- **Follow-ups**: See when tasks are due
|
|
|
|
## Related
|
|
|
|
- [Views Overview](/user-guide/views-pipelines/overview) — creating and managing views
|
|
- [Filters and Sorting](/user-guide/views-pipelines/capabilities/filters-and-sorting) — filtering calendar data
|