Help

All inclusive Calendar

Topic Labels: Views
766 1
cancel
Showing results for 
Search instead for 
Did you mean: 
simon_schneider
4 - Data Explorer
4 - Data Explorer

Hey,
wondering if there is a feature that allows you to have a calendar that includes every deadline or posting from each section. So if two people work separately on tasks and have their own section for those is there a way that it can be viewed in the same calendar? As of now I have to switch between employees calendar rather than viewing them both together in one?
Thanks so much.

1 Reply 1

This could be done if you have just one Table for everybody’s tasks. There is no need to have a separate Table for each person’s tasks. Just create a single Tasks table, and in that table make sure to have a “Collaborator” type field where the person each task belongs to can be defined.

Then, instead of each person working in their own Table, you create VIEWS within the Tasks table, one for each person. So each person works within their own View, which filters to show only Tasks where “Collaborator” = that person.

With that setup, all of the Tasks would be in one table, and so the Calendar View of that table would include everyone’s Tasks.