Dear community,
I am trying to figure this out:
Website with recurring identical events:
I have an EVENT collection for the event description, details, etc. and a EVENT CALENDAR collection that generates the event calendar. The event calendar references the EVENT collection so I can pull information. Each new entry in the EVENT CALENDAR is a date on which an EVENT happens. So let’s say EVENT A happens in August, November and December. I generate three dated entries, referencing EVENT A.
On the CMS EVENT detail page I want to show a list, when this current event is happening again - an EVENT CALENDAR summary only showing the current EVENT. Filtering will not let me specify the CURRENT EVENT as a criteria.
Do you have any ideas how to solve this?
Thank you in advance!
Tobias