Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
Hi,
Can anyone help me how to copy text from one attribute to another?
I have created SMS delivery template as below-
When I type any text on SMS content(like test email) it should reflect automaticallly in optout information attribute.
Thanks,
Solved! Go to Solution.
Hello @tejashri12 ,You can use enter command to dynamically populate your input values. The code will look something like this.
<enter> <set expr="@outputInformation" xpath="@smsInformation" /> </enter>
You will have to alter the code depending on your requirements.You can refer to this documentation for more details: https://docs.adobe.com/content/help/en/campaign-classic/using/configuring-campaign-classic/input-for...Thanks
View solution in original post
Views
Likes
Replies