Calendar Element
Calendar Elements allow you to display your data in an interactive, time-based format. Users can visualize events, appointments, deadlines, and other date-based information in daily, weekly, or monthly layouts.
What You'll Learn
This article introduces you to Calendar Elements and their core functionality. You'll understand what they are, what they look like in your Live App, and the basic requirements for using them in your application.
What are Calendar Elements?
A Calendar Element is utilized to showcase records from your tables in a calendar format that is accessible through your Live App. Calendars display multiple records from one of the tables in your database in a traditional calendar interface or in a list view.
What do Calendars Look Like in the Live App?
Calendars display multiple records from one of the tables in your database in a traditional calendar interface or in a list view.
Calendars can be displayed in multiple formats, such as a month, week, day, or list views.

When you click on a calendar event, you will be able to see more details in a popup modal. You can also access each record's details by linking them to a child page where you can edit or view more information about that specific record.

What Do I Need to Be Able to Use Calendars?
Calendar Elements are only available if a Date/Time field exists in your data table. Only data tables that have at least one Date/Time field will be available as an option to display records within a Calendar Element.

Managing Calendars
Where Do I Access Calendars?
You can easily add and access Calendar Elements in the Pages section of the Builder, just like any other element types.
To add Calendar Elements to your pages, simply click on the "Add Element" button. If the calendar option is not active, that means that none of your tables have a date/time field.

Updated 6 days ago