Its me again, with more crazy calendar questions.
Can one display both the List and Calendar on the same page using CGCalendar?
If so, can one be set to affect the other? As in if I select next month on the calendar, the list refreshes with only next month's events.
Can one Display BOTH List and Calendar using CGCalendar?
Re: Can one Display BOTH List and Calendar using CGCalendar?
Yes have one template call the other one. IE in the bottom of your default calendar template add {CGCalendar action=list month=$monthvar} (I don't know syntax check help).
Remove the Next and Prev months links on the secondary template, so that the display action is also routed through the main call.
Remove the Next and Prev months links on the secondary template, so that the display action is also routed through the main call.