问题
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.
回答1:
If you are sending via API, then you need to set below in the envelope definition
"enableWetSign":"false"
More details available here
来源:https://stackoverflow.com/questions/50026627/how-to-hide-print-sign-from-other-actions-menu-in-docusign