最近搜索
没有最近搜索
Change HTML email template
已回答
已于 2023年4月24日 发布
How do I change the HTML template, specifically the footer, depending on the language spoken by the end user?
Can this be done somehow with dynamic content?
0
2
最近搜索
没有最近搜索
已于 2023年4月24日 发布
How do I change the HTML template, specifically the footer, depending on the language spoken by the end user?
Can this be done somehow with dynamic content?
0
2 条评论
Dan R.
Yep!
You can have HTML templates stored in Dynamic Content(and if you like recursion, you can store DC within DC) and then have your trigger send out the email with a dynamic content placeholder.
In this case, just construct localized footer and replace your outbound template's footer to use the dynamic content placeholder.
0
Admin eVolpe
Dan R.
Do you have some tips how to do this?
0