Hello,
How can I make a text input field optional when signing an html document?
It seems that no matter what I do, it is required. I’m defining the input like this:
<input id="tbl_0" type="text" style="width:100px;" width="100" data-ds-type="text" />
I would appreciate any help,
Thank you.