The Dropbox Sign Signature Request object stores signature data necessary for Dropbox Sign to function. In order to use Dropbox Sign on custom and non out-of-the-box standard objects you need to create a lookup field on the Dropbox Sign Signature Request object.
To add a lookup field to an object from a Dropbox Sign Signature request:
Notes:
To create a Visualforce page for an object:
<apex:page standardController="MyObject__c" extensions="HelloSign.HSignActionExtension" action="{!action}"> </apex:page>
Note: You can create a Use Dropbox Sign button only if you've configured the Visualforce page first.
To add a Use Dropbox Sign button the the page layouts:
Note: You can configure the object in the Dropbox Sign settings tab only you've configured the lookup field to Dropbox Sign Signature Request first.
To configure the object in the Dropbox Sign settings tab:
After creating a Visualforce page, you need to grant your Dropbox Sign users access to this page.
Note: The following steps use the HelloSign_User permission set. You can also update the HelloSign_Admin permissions set, but if the users with that permission set have Salesforce Admin capabilities they will automatically have access to the new Visualforce page.
To configure the permission sets and grant users access:
Yes, thanks!
Not really
Let us know how why it didn't help:
Thanks for letting us know!
Thanks for your feedback!