Merging Tasks of 1 person from different pages into one

Hi Everyone,

Still very new in Coda but I just want to know if you happen to know how to merge tasks of 1 person into 1 page instead of them going into different pages to do their tasks. This is for project where 1 person has different departments and differents tasks spread out in different pages.
The idea is that the key person would jsut go in his page with all his filtered tasks from different pages. It should also integrated that whatever the person is doing on his page that wherever the base table is, would also get updated.

Appreciate your thoughts in this.

Macey

Hi Macey,

Welcome to the community!

The usual pattern in Coda is rather having a single central table, and creating views on different pages for different departments.

In this way, it’s very simple to fulfil your requirement by creating an additional view for the user with his assigned tasks, no matter in which page the task was created.

Must it be completely impossible for the different departments to see each other’s tasks or is it enough to not show them openly?

Hope this helps,

Pablo

Hey @Macey_Cherry ,

When you setup something like this, you start with setting up a good data structure.

Generally speaking, it helps if you share a dummy doc that resembles what you are trying to build. At this point, don’t worry about relations, sorting, pages, etc.

You are saying that your tasks and departments are spread out in different pages, but a task is a task and a department is a department, the data lives in a table and a table can have different views for different purposes and be shown on different pages (but it stays one table).

One view might show the tasks for a department, another page might show the tasks for a person, and yet another page might show all tasks due at certain dates.

When you work with views, each view always shows any update, regardless of the view in which the change was made.

Start with your base tables (one table for the departments, one table for the department managers, one table for the tasks).

Keep it (initially) as simple as possible. The beauty of Coda is that you can change just about everything later on while keeping your existing data.

Depending on how you want your team to use your doc, you might only need a couple of pages: if your users apply filters (which you, as a maker, set up for them), the same table can be customized to show only the tasks or departments for which this user is responsible - and when they log in the next day, the filters are still set for each user.

Many of us are willing to help, but we need a little more to start with (at least, I do - I can’t talk for other people :slight_smile: )

Greetings,
Joost

1 Like

Hey @Pablo_DV ,

I didn’t realize you were in this thread too. I was doing a couple of things at the same time, so it took a bit longer to finish my writing.

I guess we are more or less saying the same thing though…

Greetings,
Joost

Hi @joost_mineur and @Pablo_DV ,

Thanks for your input. What I have done so far is copy table and filter it by “Key Person”, this way its still integrated. The only thing is that the pages looks like it has lots table instead of just having one. I guess I’m just trying to make it as neat as possible. And I still feel like there is a better way to do this, upon my research doing listcombine formula or using lookup would do the trick but I haven’t really had a success in using it in a table.

Thanks guys! :slight_smile: