hello all,
I've tried different ways to get only the first name to show up in mass marketing emails.
even the use of a default value with dynamic placeholder "object.name.split" is not working.
it renders as "object.name or "object.name.split"" and still the full name gets published.
what am I doing wrong?
is there a better solution than separating the fields?
thanks.