Hello,
I have create an calendar with repeating events and I am showing the events via the slideshow module. For some reason the repetitive events in the slideshow do not show the correct start date of the actual event. The slideshow module only shows the startdate and time of the initial event also for all repetitions. Check below my string. Please advice on how to show the correct date per repeating event.
Thx,
Omar
<div style="color:white" class="item ISACTIVE"><a href="${eventDetailLink}" target="_self">${JEV_SIZEDIMAGE_1;1000x600}</a><div class="carousel-caption">${title}<span class="jevcstart"><a href="${eventDetailLink}" target="_self">${startDate(%A %B %e)}[!a:, ${startDate(%H:%M)} - ${endDate(%H:%M)}][a: - All Day] </a></span></div></div>