You need to sign in to do that
Don't have an account?

Need a little help with a custom button for Docusign - syntax likely incorrect
Hello,
I am trying to create a custon button for Docusign and add a few parameters, but they don't seem to be doing anything.
I know this borders on Answers Community vs. Developer Forum - but I figure its worth a shot. Here is what I have so far:
The button is creating a Docusign envelope as it should be, but the two parameters I added: "CES" and "DST" (these are parameters supplied by docusign) are not doing anything.
Is my syntax for adding parameters to my button correct?
Thanks,
John
I am trying to create a custon button for Docusign and add a few parameters, but they don't seem to be doing anything.
I know this borders on Answers Community vs. Developer Forum - but I figure its worth a shot. Here is what I have so far:
{!REQUIRESCRIPT("/apex/dsfs__DocuSign_JavaScript")} CES='CUSTOM SUBJECT'; DST='f610482c-4082-4ffb-af23-2d13962e64ae'; DocuSign_CreateEnvelope();
The button is creating a Docusign envelope as it should be, but the two parameters I added: "CES" and "DST" (these are parameters supplied by docusign) are not doing anything.
Is my syntax for adding parameters to my button correct?
Thanks,
John
May I suggest you please check with below links which might help you accelerate with above issue.
- https://support.docusign.com/en/answers/00004371
- http://salesforce.stackexchange.com/questions/76276/docusign-integration
- https://08d1d92f490618f41c65-8fb00e97ac499a7066a18ce9c66b019b.ssl.cf2.rackcdn.com/DocuSign_for_Salesforce_Custom_Button_Logic.pdf
Hope this helps.Thanks,
Nagendra.