function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
nrhansonnrhanson 

Newbie Question: Link back to opportunity in Visualforce Email

I downloaded the visualforce email tool to show product info in a team email that gets sent out.  I have figured out that my relatedto is Opportunity, but unlike the standard emails I can't figure out how to link back to the opportunity page.  Can someone help me with that?  I've gotten all the other info in the email and this is the last part.  

 

THanks,

Nick

hemantgarghemantgarg

If you are looking for the url of opportunity url page , then following may be work :-

 

https://<instance name>.salesforce.com/{!relatedTo.Id}