Closed jsakalos closed 3 years ago
A Calendar has a different view of events than a Scheduler.
In the Calendar's view there is only one event: "The" event, and there will only be one block for it in a calendar view.
But there has been some interest in a new "Resource View" mode which has an initial design but has not yet been roadmapped:
Share time axis at left. Would be separate widget to show it.
Example to show 10+ resources
We have a 'multiassign' demo now
The filtering by calendar (team, room, resource) should honor multi-assignment
Forum post
Hello,
is assigning multiple resources to the same event supported in Calendar (like it is in Scheduler)? When I try to implement it, an event is only rendered for the "first" resource -- for example, if I assign resources "John," "Jane," and "Jim" to event "Weekly Meeting," "Weekly Meeting" is only rendered on the calendar for "John." I would expect three rectangles for "Weekly Meeting" for John, Jane, and Jim to render -- please let me know if this is not supported functionality.
Thanks for your assistance!