Wanted to ask how to disable/hide the Other Options dropdown box. This prompt appears when user receives and email and then authenticates themselves.
Please let me know how to hide i using admin portal or via API.

Wanted to ask how to disable/hide the Other Options dropdown box. This prompt appears when user receives and email and then authenticates themselves.
Please let me know how to hide i using admin portal or via API.
You can do that by adjusting the Signing Resource Files from the Brand for that envelope.
<root>
<language twoletterisoname="">
<data name="DocuSign_DeclineAllow">false</data>
<data name="DocuSign_EnablePrintToFedEx">false</data>
<data name="DocuSign_FaxAllowForSignOnPaper">false</data>
<data name="DocuSign_FinishLaterAllow">false</data>
<data name="DocuSign_PowerFormFinishLaterAllow">FALSE</data>
</language>
</root>
Thanks
Just more thing:
I see in master Resource file to change signer but it doesn’t have anything like DocuSign_ChangeSignerAllow as we have for Finish later and Decline Allow
<data name="DocuSign_ChangeSigner">Assign to Someone Else</data>
how to set not to allow assign to someone else?
For that setting, you need to go to Admin → Signing Settings and under Recipients Uncheck “Allow recipients to change signing responsibility”
thanks for your answers
really appreciate :)
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.