Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
1623 Ansichten

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.

Avatar
Verwerfen
Autor Beste Antwort

thanks. how do i implement this? any mode i need to be in first?

i just used the dynamic place holder in the body and typed in the value field. could you please share step by step process? many thanks. 

Avatar
Verwerfen
Beste Antwort

Did you try this?

object.name.split(' ')[0]


Avatar
Verwerfen
Autor

I tried it on the dynamic placeholder value field after selecting name. am i doing it incorrectly? still showing the full name. thanks.

Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Juli 25
737
5
Mai 25
18149
0
Apr. 25
1056
1
Apr. 25
1546
0
März 25
1414