docusign / docusign-esign-node-client

The Official DocuSign Node.js Client Library used to interact with the eSign REST API. Send, sign, and approve documents using this client.
http://docusign.github.io/docusign-esign-node-client
MIT License
146 stars 100 forks source link

numberTabs not returned in signer.Tabs #337

Closed gloriabern1 closed 4 months ago

gloriabern1 commented 1 year ago

The number tab is not returned as part of the list of tabs added in a document template. Other tab fields such as text and checkbox tab are being returned. But number tab is not returned, even though I added in the document. is this a known issue?

karankaushik95 commented 1 year ago

I just tried it out and it is being returned, although the object for it is called "numericalTabs". If you don't see this in your response, please open a support case with Developer Support and we can look into this.

sonawane-sanket commented 4 months ago

Thanks, @karankaushik95, for stepping in!

@gloriabern1,

Could you please confirm if you're still experiencing any issues, or has it been resolved? We're here to assist further if needed.

sonawane-sanket commented 4 months ago

Closing this issue for now. Feel free to reopen it if the problem persists.