Hello,
I've made an email template in which I'm embedding a hyperlink to a different webpage containing data from a MS dynamics case. However, it looks like email template placeholders aren't updated in a hyperlink's url. They only seem to work when they're in the email as plain text.
Here's an example of my email template.
At the top there's a {!Case:Case Number;} variable, and under there there's text with the {!Case:Case Number;} in the hyperlink URL.
When I actually use this email template in an email it only seems to replace the top variable, the bottom one will just point to '{!Case:Case Number;}', instead of the actual case number
Is there a way around this?