Can I create a form that populates multiple tables? Or populate multiple tables from one master table?

Created by Nick Monte nmonte
Synapse doesn't have features that move data between tables, but a solution might be a client-side script to copy data from one to another. Perhaps this documentation may help: https://python-docs.synapse.org/build/html/Table.html#module-synapseclient.table

Linking tables and forms page is loading…