コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
1660 ビュー

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
873
5
5月 25
18296
0
4月 25
1160
1
4月 25
1602
0
3月 25
1443