How to spawn template page as first page and delete the new second page?
Hello, I have a form that currently spawns a 2nd page from a template when you check off a box, then deletes the original first page when you press the save button. I want to put a reset button on the top right so you can just start anew without having to reopen the file and it has proven challenging. Javascript I've researched to spawn a page before the current page didn't work, and spawning it after kind of defeats the purpose as it won't delete itself(page 1) in the same action.
Does anyone know if this is possible and if so, how?
