FullCalendar-Scheduler Google Calendars ResourceIDs Query
问题 Reference: FullCalendar 3.9.0, FullCalendar-Scheduler 1.9.4 Can anyone confirm whether or not it is possible to group Google calendar events by resource? Adding a resourceId parameter to a calendar source as follows: var myCalSrc = { id: 1, googleCalendarId: '<myCalSrcURL>', color: '<myCalSrcColor>', className: '<myCalSrc-events>' }; results in a blank display. The following note in the FullCalendar-Scheduler gcal.html file located in the demos directory states: /* NOTE: unfortunately,