Hi all,
I have a form where the user must populate their details in multiple text fields. I have wrapped these fields in a subform. The user then fills in patient details in a table and signs a declaration. I have wrapped these objects in a subform. The table has an add row button. When users add rows that cause the table to break over pages the table header row is repeated. What I would like is for the user details subform to be repeated above the table header row on the next page. I have tried setting the overflow leader for my table/declaration subform to the details subform but this doesn't work. Can anyone help?