Object Table
Copy and paste the syntax for the object you want to run Sertifi from into your custom button.
Object | Syntax |
|---|---|
Account | /apex/Sertifi2_0__CreateSignatureRequest?actID={!Account.Id} |
Case | /apex/Sertifi2_0__CreateSignatureRequest?objectID={!Case.Id} |
Contact | /apex/Sertifi2_0__CreateSignatureRequest?contactID={!Contact.Id} |
Contract | /apex/Sertifi2_0__CreateSignatureRequest?objectID={!Contract.Id} |
Lead | /apex/Sertifi2_0__CreateSignatureRequest?leadID={!Lead.Id} |
Opportunity | /apex/Sertifi2_0__CreateSignatureRequest?oppID={!Opportunity.Id} |
Custom | /apex/Sertifi2_0__CreateSignatureRequest?objectID=Record ID from the Insert Merge Field dropdown list |
Comments
0 comments
Please sign in to leave a comment.