Add Event to Calendar Element
- Add the Calendar element.
- Create a new table from the Datasource module.
- In the table, define the required fields for events.
- Run the SELECT query in the Page Init phase to reflect the data to the calendar.
- Select the Calendar element and fill the following fields from the Properties panel:
- Actions: Defines the actions related to the actions made in the calendar.
- Event ID Fields: Defines the event specific ID number.
- Event Title: Defines the event title.
- Start Date: Shows the start date and time of the event.
- End Date: Shows the end date and time of the event.
- Event Color Hex: Determines the color in which the event will be displayed on the calendar.