CGCalendar upcoming events
Posted: Tue Sep 28, 2010 1:15 pm
I am having a slight proble with the upcoming event list for events having the same name - I only get the next scheduled event in the list instead of all events...
I imeplemented Products/order as the basis of purchasing - event titles are taken from the Product module (just a small template hack in cgcal admin.addevent)
What I need now is to generate a drop down box (or whatever) from the calendar module to select the date for the product before adding it to the cart... this is where I'm stuck...
I wanted to generate a list of events having the same title as the selected product, but the upcominglist does not show duplicated titles - only the first sceduled event with that title is displayed...
please help...
I'm quite sure I can make it work with UDT, but I would prefer having CGCal display the list with a template...
I imeplemented Products/order as the basis of purchasing - event titles are taken from the Product module (just a small template hack in cgcal admin.addevent)
What I need now is to generate a drop down box (or whatever) from the calendar module to select the date for the product before adding it to the cart... this is where I'm stuck...
I wanted to generate a list of events having the same title as the selected product, but the upcominglist does not show duplicated titles - only the first sceduled event with that title is displayed...
please help...
I'm quite sure I can make it work with UDT, but I would prefer having CGCal display the list with a template...