Shared events

Is it possible to show more than one user’s events in the calendar like Outlook does? I wanted to show my events and also my team member’s events.

Thanks!

Yep you can load multiple data streams, or a single stream with different events.

Check samples\02_customization\shared_events

This was an awesome find! I’ve spend days reinventing the wheel to do the same using $_SESSION .