Skip to main content

Hi,

I want to automate my work with emails to clients every 3 monthes.

the problem is my languge is RTL (right to left).

how can I send the clients emails that are RTL?
with HTML it doesn't work since the variables doesn't work in HTML.


Hmm, could you try using this in your email automation?

 

<p style="direction:rtl">Test</p>

If that doesn't work if you could provide some example text and a screenshot of how you want it to look I can try taking a look at this for you!

 


Hmm, could you try using this in your email automation?

 

<p style="direction:rtl">Test</p>

If that doesn't work if you could provide some example text and a screenshot of how you want it to look I can try taking a look at this for you!

 


As I said "with HTML it doesn't work since the variables doesn't work in HTML"

 


As I said "with HTML it doesn't work since the variables doesn't work in HTML"

 


Weird!  This is what shows up for me:


Weird!  This is what shows up for me:


Because you used text, not varibles (column from the base)

 


Because you used text, not varibles (column from the base)

 


Hmm, that still works for me: