I’m working on a performance management system in coda and I love the UI of this template (Performance Reviews in Coda) but need a database on the backend that allows for storing scores, looking up by person, referencing previous scores, etc. In this scenario, the templates create new tables for each instance.
Is there a way to start this process from a master table, generate a doc template (perhaps with a button), and then pull the information from that doc’s tables back into the master table?
Thanks, @Nick_HE . I was able to figure it out: if I created a template connected to the main table, each duplicate of that template was connected too :).