I'm trying to pre-populate a contract using Docusign's docusign-esign. I understand that you can create an envelope and pass JSON through. I can also add text tabs for specific signers however, I don't understand how to populate fields that ALL signers can see?
I can only seemingly populate texttabs for each signer. When another signer looks at the document the tabs seem to be empty.
Update
This suggests to use the secureField DocuSign: I need the first recipient of a document to know the name of signers assigned via templateRoles when creating an envelope from a template option - However, I can't seem to find that in the UI of docusign or in the API.
I am also unsure whether to use 'templateRoles' or 'inlineTemplates'?