I'm creating a document template, and within that template there's a paragraph that makes a reference to a table in a previous page. Because the table might not always appear in the same page, I don't want to hardcode the page number.
Is there a way to tag a paragraph and then have DocuSign generate the page number, much like it's done with Latex for example?
Added
My team is using FTL (Apache templates, basically HTML + variables) for creating templates, filling them out, and then sending an envelope.
Within the templates we have DocuSign tags such as <ds-signature ...> and I was wondering if there was a tag to mark a place so I could reference it somewhere else.
For example, I could have a table in page 1 labeled @peopleTable (made-up syntax), and I could use @peopleTable in other pages, e.g., "See table in page @peopleTable" which would render as "See table in page 1"
When you don't want to set a page number you can use our Anchor Text (Auto Placement) feature, the system will search for the hidden (words written in white font) text regardless of which page is in.
https://support.docusign.com/s/document-item?language=en_US&bundleId=gbo1643332197980&topicId=dwz1578456404912.html&_LANG=enus
We hope this information helps
Regards Adrian DocuSign Developer Support