Jack
Jack

Reputation: 75

How can I hide other actions for some users which are neither recipient nor sender?

I am sending embedded request using rest api. I can get recipient view url by setting authentication method as 'email'. In this view there are other actions like void, delete, view history, view certificate. But I want to hide this options for some user and show it for some user. Also I want to hide some actions and not all in some cases. Is there any way using api or some setting to achieve this?

Upvotes: 0

Views: 552

Answers (1)

Luis
Luis

Reputation: 2702

In the "Other Actions" dropdown:

  • View History: Account wide setting, either enabled or disabled. You will need to reach out to DocuSign support to enable/disable this option.
  • View Certificate: Account wide setting, either enabled or disabled. You will need to reach out to DocuSign support to enable/disable this option.
  • Void: This should only appear if the Sender=Recipient case.
  • Decline: Option to decline can be controlled in the signing branding file.

Upvotes: 1

Related Questions