You need to sign in to do that
Don't have an account?

display image fields in email template
I have two rich text fields in user object which holds two images in it. I want to build an email template(custom or VF template) to display those two rich text fields in it and when I send an email using that template, those two images need to be displayed. it is an urgent requirement. Please help. Thanks in advance.
This is what I tried.
Visualforce Email template: Here is my apex component:
Apex class:
I am able to get the images in HTML preview. But when I test by sending a test mail to me, I am not able to get the images in the email.
Here is the screen shot.
Please help in solving this.. Thanks in advance.
Did you get the workaround to solve this problem.I need exactly same.
Please share with us if you find the solution.
Thanks in advance.