Page 1 of 1

Calendar Event and multiple active events

Posted: 20 Oct 2017 17:30
by clive.pottinger
Calendar Event returns a lot of detailed information about an event that is currently active. However, it returns information about only one event.

Would it be possible to include a supplied variable that contains the title of all the matching events?

What I am thinking is to call Calendar Event once, which will return data about an event. And then loop through the new event_matching_titles variable, calling Calendar Event with the Titles setting set to each of the matching titles in order to pull information about each event one at time.

Or, perhaps a new condition instead: Calendar Events, which operates just like Calendar Event, but each of the Supplied Variables it sets is a list containing information on all the matching events.

What do you think?