Hello everyone,
I need help with some referencing. I have a flowed form with multiple master pages and two expanding tables.
Table1(Essentially a summary page of misc data from Table2 is on Page 1 and has 12 columns. Only one of the 12 columns is user entered. All other fields will need to populate fields from Table2.
Table 2 is on Page2 and flows to Page3, and Page4.
When a user enters data into Table1.Row1.ApplicantName it should also populate to a similar field on one of the Master Pages for identification on Pages2-4.
Now the real tricky part is when a user adds a row to Table1 it should create a new instance of Table2.
Anyone have some tips or know how I go about making sure that all my data is referenced properly?
Thanks