Avatar

Level 3

Hello,

 

I am using an image the email but I want to personalized the image link from the data value. For instance, 

 

<a img src="http://www.abc.com/images/email_hero_<%=targetData.ImageLink%>.jpg" width="580" /></a>

 

But it's not working. Any idea?

 

Thanks!