I used this approach to replace one of the purposely embedded character '~' into the XML file during the XSLT transformation and replace it using JavaScript with the carriage return.Thank you.
Hello,I would like to ask for help. I have a field in the xml file, which contains a string, that is bound to a text box on the form. What would be the syntax to replace a special character in the string with the carriage return?Thank you.