Avatar

Level 2

I have a form that is showing my final page as a master page.  I have an add button on the page before that adds a group of information when you click it.  As I understand it, the master page guards the positioning of that page.  My issue is that I now need to make that group of information larger and it requires a second page, but the master page will not allow for the page insertion.  I know I must have a master page and though I would really like to keep the final page static, I would be willing to change the first page from a normal page to a master page but I can't seem to find how to that either. I need to add a page in between.  Any suggestions?