Hi folks,
First time building a workflow with Coda. Read through documentation on Canvas columns & Community posts and confused by how to reference Canvas column tables.
I’m trying to define a value in a parent table based on the values of 3 columns inside a canvas column in that same table. However, the only value I seem to be able to pull out of the canvas column is the name of the canvas table.
Explanation:
I’m creating a detailed view which acts as a form (not using Coda forms). Each time someone has a new project they add a row to that table using the detailed intake.
Some of the information I’m collecting in the detailed view really needs to be its own subtable.
Each project can have 1 or many audiences, so I’m using a canvas column to bring in a table.
I want to generate a name for the project based on what audiences the user has entered into the canvas table, but I’m unable to reference the columns inside of the canvas table.
**The main problem seems to be that I’m creating a new canvas table for each row in my project table, but I won’t know what the name of that table is advance, so I can’t reference it. Each time it’s created a number is appended: “Audience 1, Audience 2, etc” **
**Intake Form with Canvas Table Column **
Canvas Table Template
Updates
Managed to create a formula to give me the name of my canvas table, but unfortunately it only evaluates as text and I can’t get Coda to recognize it as a viable table.