No items found.

Add Event to Calendar Element

  1. Add the Calendar element.
  2. Create a new table from the Datasource module.
  1. In the table, define the required fields for events.
  1. Run the SELECT query in the Page Init phase to reflect the data to the calendar.
  1. 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.