Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Hello
In my xdp form I have a text field (named Comments) setting to rich text format.
I receive a xml file , and in the Comments field of the xml I have html tags like <br/> or <b></b>.
How can I load the xml file correctly to the xdp field in order to keep the text well formatted?
Further, how can I send the less than signal (<) in that xml?
Many tanks
Pedro
Solved! Go to Solution.
Hi @pmcastro
Use the below methods to escape and unescape HTML and XML string based on need.
Hope this helps.
AG
View solution in original post
Please see the discussion here in this post https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-to-display-html-tags-i... This may be helpful.
Views
Likes
Replies