Skip to main content
Question

Template with Dynamic Number of Pages?

  • December 11, 2025
  • 0 replies
  • 6 views

Forum|alt.badge.img

I have a form which will be prepopulated with some key customer information over pages 1 & 2. I then have a variable number of pages that then appear that would allow the customer to essentially provide a list of individuals (name, email address etc) with appropriate input boxes, checkboxes, validation associated with the information to be provided for each individual (i.e. certain fields for an individual are mandatory, individual 2 name can only be supplied if Individua1 has been added already etc). And then a final page for them to sign.

They will tell us how ahead of time many individuals they have, and so we generate the document with the correct number of pages before uploading into DocuSign.

Can I setup a single template that would work if the document uploaded us 4; 5; 6 etc pages and be able to apply/add the appropriate input boxes etc as required. And any pointers as to how I would do that?