So I’ve been trying for the last few hours to copy the Subitems column from Table1 to Table2 using a canvas button, but for some reason just the Subitems column doesn’t work.
I tried some different approaches with the help of AI, but none of them managed to copy anything to Table2.
Can someone give me some light?
HI Henrique,
Page1 from Table1, is not the same “thing” as page 1 from Table2, which is why you get the error message:
To fill Table2.Parent you would need to find the record Page1 from Table two, and assign that to Table2.Parent:
They are the same, they were both generated by Coda when I activated Subitems in the table settings. This error message is because the Subitems column in Table2 should be referencing them, but they’re empty.
Once you select the Subitems exactly like in Table1, it works as intended.
I can’t find a way to copy the Subitems from Table1 to Table2 with a canvas button, that’s the issue.