Adding an instance of a page and using Pagination to control use of Master Pages
Hi all,
I have a one page form that is dynamic as the user can type multi lines in a table cell and the form can grow to multiple pages. I would like the user to have the ability to add an instance of the page but the new instance needs to always begin on a new page using the first master page (MPage1), this way the header shows for each instance of the page. However, if any instance of the page grows to more than the one page, it needs to grow onto the second master page (MPage2) where there is no header. If anyone knows how to make this happen, I would appreciate the help. I cant quite get it to work exactly how I want.
I have provided the form at the link below:
https://drive.google.com/drive/folders/1VDezpUn7Rg1pcq9QmwAkanrC0gVbLJoJ?usp=sharing
Thank you for your time,
Emilee