Page 1 of 1

Multiple Dates for a single event

PostPosted: Tue Oct 09, 2012 12:12 pm
by fastfotolab
In our database I have the need to display multiple dates for a single event on the calendar. Is there a way to map more than one start and end date in the source data? Thanks.

Re: Multiple Dates for a single event

PostPosted: Tue Oct 09, 2012 12:18 pm
by JasonYoung
Hi Jeff,

There isn't. The records that show on the calendar can have one start and one end date. A common approach here would be to have a separate table like Projects that have multiple events related to them and pass the common information to each event to display.

hth,
Jason