Hi experts! Coda lover here with a moderate amount of experience (but a former Notion power user).
I am building kind of a team hub within Coda. Each department/team will have their own document/space to work in to keep permissions tidy(ish).
But there are common things I need to share. I think I kind of have this figured out but I feel like I’m missing something so, before I go and build this out, I wanted to get some feedback if you guys have a few minutes to share with me.
The idea is this:
- Create a document that stores the commonly used tables with only information that’s viewable by all. Example: the basic team directory with names, pics, emails. We’ll call this Users.
- Create the team document/space. Example: Customer Service.
- In Customer Service, create a page that holds tables and other data (and eventually hide it).
- Create a crosssync on my Users table un this hidden area.
- Create a new page called Time Off and make a relation to the CS/Users table.
- In theory, only people with access to the Customer Service page/space will see that information, since it’s not reporting back to the root Users table, right?
Does that make sense? Essentially, I want to crossdoc to some core tables within each Document, then use them as reference columns in new tables that only members of that Page can see.