Calendars for a Resource, dynamically created

The “Calendars” function here is a bit confusing. My guess is it could be used for separating resources (such as people) or even team/department.

Let’s say you have 5 people all of which should be able to have appointments/events on the calendar. Right now if you add a Calendar as I have here showing “Remote”, “On-site” and “Call”, they initially show up as columns within the day.

Vertical columns showing each Calendar is very messy, for starters.

My question here is, how can I dynamically have Calendars for each Resource? If a user adds a team member, a new Calendar should be created for that Resource (person). If the team member is removed, so is the Calendar.

You should use categories instead. An event is linked to a category, by his name (can be an id).
A category is a way to have a different color for a given event type, it will not create multiple columns. Calendars should be used to handle multiple people for exemple or parallel track for a physical event (multiple rooms)

@matt-thrive did you end up finding a solution here? I’m looking for a way to have a resource view too.