Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
1601 Vues

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
Ignorer
Auteur Meilleure réponse

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
Ignorer
Meilleure réponse

Did you try this?

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


Avatar
Ignorer
Auteur

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

Publications associées Réponses Vues Activité
1
juil. 25
676
5
mai 25
18122
0
avr. 25
1044
1
avr. 25
1530
0
mars 25
1386