Hi all! New Coda user here, so I apologize if this has already been addressed elsewhere in the community, but I couldn’t find it when doing a search.
I’ve created a master database of tasks for my company; each entry includes a column for “name,” “start date,” “due date,” “assignee,” etc… But my question is whether there is a recommended method for creating different types of tasks that include different columns depending on the type.
For example, I have tasks for “client work” which require a lookup column that connects to our client/contact database. Then I have tasks for “product development” which require a column for “price”. The client work tasks don’t require the price column, and the product development tasks don’t require the client/contact column.
Is it better to create one master task database that includes every column required for every type of task, then hide the columns as appropriate within each view? Or is it better to create separate task tables for each type of task?
I’m leaning toward creating one master task database so that I can more easily create task views that show all tasks regardless of type. But it seems like there should be a simpler way to do this.
Thank you in advance!