docusign / code-examples-node

Node.js code examples and launcher
https://developers.docusign.com/
MIT License
62 stars 52 forks source link

How to pre populate DateSigned field in a template #23

Closed gaurij369 closed 3 years ago

gaurij369 commented 3 years ago

Specifically passing through a html template.

InbarGazit commented 3 years ago

You would have to use a Text field. a DateSigned field is meant to be used for the date something is signed. You cannot prepopulate it cause you don't know when they'll sign.