Hi,
I'm trying to send an email with multiple values on 1 line.
I'm basically trying to recreate a table of values in this email.
The problem is if one of the vales is very long then the rest of the values get pushed further to the right of the email, so you have two or more rows not aligned and this ends up making the email look very messy.
I know I can achive what I want using html emails but is there another way maybe by using rich text emails?
Thanks in advance!