Hello Coda community. I’d like to create a select list column that provides options dynamically based on a different look up column. I have many deliverables per project and many projects per company. I have a deliverables table where I want to identify each deliverable to its company and project. The company look up is straightforward, but then the project look up should have only the selections that exist for that particular company. Any guidance?
If I understood your question correctly, the info on this page should help:
If you rename the “tags” below to “company”, and events to “project” you should be close. And closer if you disallow multiple selections on the tags/company column.