Implementing Continuous page numbers in a formset | Community
Skip to main content
March 3, 2023
Question

Implementing Continuous page numbers in a formset

  • March 3, 2023
  • 0 replies
  • 363 views

I've created a formset from combining a few xml forms all with multiple pages. I'd like the page numbers on the forms to be continuos across the formset instead of 1-x in form one and then 1-x in form 2 etc.

I'm unable to find any documentation on how to accomplish this. Has anyone been successful?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.