Can the "current page number" data be reset within a form? My form is many pages long with approximately 10 sections. I'd like to use the "current page number" or a similar tool at the bottom of each page. But I need the pagination numbers to start back at 1 at the beginning of each section.
As each section may be on a new master page, it would work for me if there is a way to display a number that counts the instance of the master page.
Thanks