Skip to main content
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: 

 

{!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
1 resposta
0/9000