Display text at the end of the content | Community
Skip to main content
tejashriw155148
Level 4
August 31, 2020
Question

Display text at the end of the content

  • August 31, 2020
  • 1 reply
  • 1503 views

Hi,

 

I added logic in the nms:delivery input form hence the text message is rendering automatically in the sms delivery template inside text content. But its coming at the starting position.

 

 

 

Please suggest how to display text at the ent of the content.

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Jonathon_wodnicki
Community Advisor
Community Advisor
September 3, 2020

Hi,

 

Could you paste the form code you added to alter the delivery content?

 

Thanks,

-Jon

ParthaSarathy
Community Advisor
Community Advisor
September 9, 2020

Hi @tejashriw155148 ,

Try the below code, 

(By giving empty set 'value' before the last line set value)

 

<enter name="onChange">
<if expr="EV(@messageType, 'sms')">

<set value=" " xpath="/delivery/content/sms/source"/>
<set value="Last line text" xpath="/delivery/content/sms/source"/>
</if>

~  ParthaSarathy S~  Click here to join ADOBE CAMPAIGN USER GROUP for Quarterly In-person | Hybrid | Virtual Meetups