Hi, I'm looking for an event calendar where I can set-up several dates for each event - but not necessarily as a strict recurrence pattern! That is, sometimes it will be an event every day for a week, or every Wednesday for a month, but it might be the 1st, 3rd, 9th and 15th August. I haven't yet found a DNN module which supports this (which kind of surprises me I must say). I wondered if I could achieve a work-around using the related events functionality in your module. However, to do that I need two things I can't see how to do and wondered if were possible: 1 - Group related events. I'm looking to generate a list view, with one row for each event. That row will list all the possible dates for that event. I could set the first event as featured and the others not and only show featured events, but then would it drop off the list after the first event was over? I need the list to show all events with at least one date in the future. 2 - Listing dates for related events. If I put the [RELATEDEVENTS] token into the item template i get a list of event titles as links to the related events. I need just the dates, not the titles. Does the token take any arguments to control it's output? Adam |