I have a requirement to hide the "Print & Sign" options from OTHER ACTIONS menu. I have followed the Andrew McBride's answer shown in https://support.docusign.com/en/answers/00003891, but it did not help me, still the users are seeing the menu item "Print & Sign". We are not using docusign classic.
标签:
docusignapi
相关问题
- listStatusChanges api gives error after passing mo
- Mix and match templates with documents
- Docusign: Creating a Document with dynamic content
- Preview tags with docusign API
- Checkbox validation using Docusign REST API
相关文章
- Docusign return parameters in embedded signing by
- Retrieving information from a signed document Docu
- Programmatically signing a document
- docusign send on behalf functionality
- Filtering Envelopes based on a type
- “Bad Request” message in JWT OAuth authentication
- Docusign - API to reactivate a closed user
- Not able to pass in values to docusign template
If you are sending via API, then you need to set below in the envelope definition
More details available here