You need to sign in to do that
Don't have an account?
Anna Rudenko 9
How to dispay Approval Request link in visualforce email template?
Hello,
I would like to display the link for Approval Process Object in Visualforce email template.
The template has the following conditions:
recipientType="Contact"
relatedToType="Opportunity"
How can I display same URL used in HTML template here: ApprovalRequest.External_URL? so it links to an approval page directly?
Thanks for any input
Anna
I would like to display the link for Approval Process Object in Visualforce email template.
The template has the following conditions:
recipientType="Contact"
relatedToType="Opportunity"
How can I display same URL used in HTML template here: ApprovalRequest.External_URL? so it links to an approval page directly?
Thanks for any input
Anna
Please take a look on below links, it will help you.
http://www.vandeveldejan.com/tips/for-developers/11-create-an-approval-notification-with-visualforce-email-template-containing-quote-and-quotelineitems
https://success.salesforce.com/answers?id=90630000000hcrIAAQ
Thanks
Shivdeep
The above link which you send both are not work .properly after use & modify The below Errro will receive.
Error: Unknown property 'core.email.template.EmailTemplateComponentController.Account'