Hi there,
We are using tables to help manage schedules and exhibits attached to master contracts. An example is a table of supplied software modules along with individual fees, go live and expiration dates.
In some cases, these can run into 20 lines. Inputting these in is a chore for our team.
We've thought about using the create form to find the previous schedule and copy the table from that. However it seems that the tables are stored as csv text fields. This means when we try the field assignment, the only options that come up are text ones, not the table.
Has anyone gotten around this problem?