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

Multi Lingual visualforce Email templates
Hello,
I have a requirement where on certain workflow rules I want to send out an email in the contacts preferred language.
Is there a way to create multi lingual visual force email templates ?
If not what is the best approach to acheive this?
Thanks,
Rohit
Take a look at Custom Labels, you can then reference these using the $Label variable in your Visualforce code.
Hope that helps,
Sati
Thanks. I thought they would work only in a VF page.
I will try it tomorrow and confirm if it works.
Thanks,
Rohit