You need to sign in to do that
Don't have an account?
Redirecting URL from an APEX trigger/class
Dear SF Dev Gurus
I wanted to automate echosign to send out e-signatures when the user saves a record. They provide a URL that I can customize. I know how to do this on a javascript button, but has anyone tried automate the button by doing some form of URL redirect, possibly from the trigger?
I've done something similar on a custom vf page by setting the the desired custom URL provided by the APEX class, but in this case I have a standard layout and don't really want to re-write the whole layout. Is there a way to override the standard layout wihtout re-writing the whole thing while being able to do the re-direct? Other Suggestions?
TIA!
Hello,
Please refer following links, addressing similar issue:
https://success.salesforce.com/answers?id=90630000000gr76AAA
http://boards.developerforce.com/t5/Apex-Code-Development/redirecting-to-a-URL-through-triggers/td-p/148518