In the application you develop, you can show events in the calendar and add new ones.
With the Calendar element, you can divide the time into slices and assign tasks, add events with specific start and end dates, and make daily plans.
To add the Calendar element, drag and drop the Calendar element from the Elements panel in the application.
Follow the steps below to add the Calendar element.
You can retrieve data to the Calendar element via Datasources view mode, data table or Rest API.
For data extraction operations, first add the +Add Action →OnClick → ManagedDB → GetCalendarEvents system action via the Properties panel.
Then complete the data source binding operations by filling the Options parameters from the Properties panel of the Calendar element.