Skip to main content
John Neff (Ring2Media) a posé une question dans #Email
Hello!

 

I have a formula feild that displays a hyperlink if certain criteria on a record are met, and I would like to display that hyperlink on a visualforce email template. 

 

However, it displays the HTML behind the link instead of just the link text... is there a way to get around this?

 

Here it is in the template editor:

{!rate.Approval_Hyperlink__c}

 

but it renders on the page like this: 

 

How do I properly display a formula generated hyeperlink on a visualforce email template?

 

thanks!

 

John

 

 
4 réponses
  1. 28 sept. 2015, 19:03
    thanks Stephen, its a real pickle!  I wonder if I could put the if statement in the email template itself instead of a formula field. 
0/9000