Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

268
Views
Fullcalendar multiple calendars: How can it be determined which Google Calendar an event is coming from?

I can successfully import and render multiple public calendars into a FullCalendar 5 instance. However, searching through returned Events as I click on each, I cannot find anything in the returned Event that identifies which Google Calendar a particular event belongs to.

I have tried adding additional information to the event source data like the "source" field, and the added fields (source, className) do show up along with BOTH Google Calendar sources at 'event._context.options.eventSources' in the returned event, but I have not found a field that indicates WHICH source is responsible for the event.

var calendar = new FullCalendar.Calendar(calendarEl, {
  googleCalendarApiKey: 'MY API KEY',
  ...
  eventSources: [
    {
      googleCalendarId: 'abcd1234@group.calendar.google.com'
      source: 'norm',
      className: 'norm'
    },
    {
      googleCalendarId: 'efgh5678@group.calendar.google.com',
      source: 'bunnie',
      className: 'bunnie'
    }
  ]

Any insight - including "Norm, you actually did not see this field?" would help.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!