I’m using qCalendarView 5.6 on SP 2007. I’d like to have a list of calendars, all hidden to start. When a users clicks on a check box, the appropriate calendar will open. The user is allowed to open more then one calendar at a time. Any ideas?
You can try using qCalendarView CAML filter feature.
You display all your calendars into the qCalendarView and set conditions based on the SharePoint users/groups or you can create specific common fields that you would use to filter the calendar data to be displayed.