You could probably do something using a List variable with values ltr,rtl in the template and then use that to change the value for the direction attribute e.g.https://mjml.io/try-...
Thank you (again) Sanford! So convert to UTC then display in Europe/London.
Just 1 thing, in your example you set:
#set( $ISO8601DateTimeUTC = "yyyy-MM-dd'T'HH:mm:ss" )
Without a Z...
Hi
I'm working with date times in Velocity and struggling to get a date to display in the correct format. I have an incoming date string in the format: '2023-04-04T13:00:00Z'. So t...
Totally possible in HTML by setting a background image, but have to allow for how image appears on mobile vs desktop. Also how messages of different length might appear. But super ...
So further updated on this if anyone is interested, it seems script tokens do work on a program cloned via the API, but not when the email is within a campaign folder...
And a fur...
Hi Sanford - that was actually cloning via API. I thought it may have been related to fact I was cloning an event program to be a child of another event program. But also tested a ...
Hi
Seem to have stumbled on another velocity script issue in that script tokens don't appear to work on programs created via the API. There's no error, just seems to ignore the to...
Hi
Just wondering if anybody else has noticed some changes to way Velocity script renders emails in preview mode:
1. It seems to display a 'default' version of the email even whe...