CGCalendar, grouping by date

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
omnibeard
New Member
New Member
Posts: 3
Joined: Sat Jan 15, 2011 12:46 pm

CGCalendar, grouping by date

Post by omnibeard »

Hi there, not sure if I'm missing something really simple, but using the CGCalendar module with both 'display="list"' and 'display="upcominglist"' (only really using these 2, the problem may well be the same with other display types) I get the following (small) problem -

if I have, for example, 3 events on the same day, rather than listing all 3 events under a single date heading (with those 3 events then ordered by time), 3 different date headings are created.

Looks to me like the query should take an argument to do a GROUP BY on a date, presumably the start date of the event. But before I start rewriting PHP in the module itself to do this, thought it best to see if anyone else has the same problem?

Any fix to this would be great, hope what I've written makes sense (it often does in my head).

Thanks!


Last bumped by omnibeard on Mon Mar 28, 2011 9:47 am.
Post Reply

Return to “Modules/Add-Ons”