Calendar

This data source allows access to the entries of the targeted calendar and thus the details about each entries in the calendar.

Within this data source, you have the option to

  • target which calendar in your project

  • define the maximum number of entries to get

  • apply any filters like Upcoming, Upcoming Today, and Upcoming This Week

This data source is often used in conjunction with the Data Array Interface to allow the creation of multiple widgets based on an array of objects.

In order to build out the actual widget for each calendar entry, inside the Data Array interface Template Editor, you would need to create a Calendar Entry Details data source.

Last updated