Are there instructions available on how to get information in an email out of process flow to line up or format it in some way. I am using message builder but when it puts it in the email the information does not look clean
It seems to me from what I am seeing that some variables do not make it past The UserAction Node and I have one that only partially makes it is seems to have been truncated. Any Ideas on what I have done wrong would be greatly appreciated.
It's basically trial and error. The message builder can so a little formatting for the values it will populate for each iteration it adds data to the var. How the data will look like in the var when used in an email will basically be a list of each iteration. Send us what you have defined in the message builder, what you want the email to look like, and what you are currently getting in the email.