The Calendar element is a calendar structure that allows users to select specific dates or date ranges. The dates selected via the calendar can be used in operations within the application. It is particularly preferred in scenarios requiring multiple date selection or management of events for specific periods.
Areas of Use
Event planning and viewing,
Meeting, appointment, or task tracking,
Project schedule creation,
Management of vacation, leave, or shift plans.
The Calendar element is only supported in web applications.
Event Planning Scenario
In a project management application, the Calendar element is used so that team members can track their meetings and tasks. Users can view relevant dates on the calendar and review the start and end dates of events. Events can be displayed in different colors (e.g., blue → meeting, green → task, orange → leave) for easier differentiation.
Connecting the Data Source
Go to the Datasources module.
Click the + icon next to the Tables heading and name the table CalendarEvents.
Create the following fields:
Define an action named CalendarEvents in the SQL Actions section.