Hello ,
i'm working on a Html customization block which i have to call in many places and in each place i have to show a different texte.
this is the code of my customization block :
<div>
<p>here the dynamic text</p>
</div>
im calling my block in an email template using this syntax :
<%@ include view='myCustomBloc' %>
my issue is that i want to pass my custom text as a parameter when i call my custom bloc in order to show the correct text according to the email template.
Any help please !
Regards
does adobe campaign support this mode
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @JamesAlio,
You need to create the variable in the delivery properties if you want to personalize the content on an email template basis & need to pass that same variable in the personalization block. PFB screenshot for reference.
Personalization block screenshot
Delivery properties screenshot
Hope this helps.
Regards,
Amit
Hi @JamesAlio,
You need to create the variable in the delivery properties if you want to personalize the content on an email template basis & need to pass that same variable in the personalization block. PFB screenshot for reference.
Personalization block screenshot
Delivery properties screenshot
Hope this helps.
Regards,
Amit
Views
Replies
Total Likes
Views
Likes
Replies