How to hide Print & Sign from other actions menu in docusign

邮差的信 提交于 2019-12-13 03:24:49

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!