Hi All,
I have created automation for email notification to the customers they require text color as shown in the screen shot. Can you please help me with this issue.
Regards,
Yeswanth
Hi @Yeswanths
Can you show the details of the automation rule.
Also you can use HTML coding in the send email section, so colors can be applied.
Hi Marc,
I have tried lots of stuff in my automation rule but nothing worked can you suggest any smart values that will work for text color change .
Regards,
Yeswanth
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Yeswanths
No smart values, just simple html coding.
<p style="color:red;">I am red</p>
Email is sent as html, so you simply need to use the html encoding to set colors, lists etc...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.