I can't find an easy way to list all the occurrences of a given even in the show.antlers.html template for a single event.
In other words, I'd like to be able to loop through the occurrences of just the single event that is being displayed by the template, not all the other events in the events collection.
I think this might be related to #134, but not sure. Certainly the answer to that issue does not do what I am trying to accomplish.
Is there a way to loop through the occurrences of a single event only?
I can't find an easy way to list all the occurrences of a given even in the
show.antlers.htmltemplate for a single event.In other words, I'd like to be able to loop through the occurrences of just the single event that is being displayed by the template, not all the other events in the events collection.
I think this might be related to #134, but not sure. Certainly the answer to that issue does not do what I am trying to accomplish.
Is there a way to loop through the occurrences of a single event only?