跳至内容
菜单
此问题已终结
2 回复
1606 查看

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.

形象
丢弃
编写者 最佳答案

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. 

形象
丢弃
最佳答案

Did you try this?

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


形象
丢弃
编写者

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

相关帖文 回复 查看 活动
1
7月 25
680
5
5月 25
18124
0
4月 25
1045
1
4月 25
1532
0
3月 25
1387