Hello, I have been working on an SMT extension tha...
# suitecommerce
s
Hello, I have been working on an SMT extension that uses a rich text field as it input field, to allow for Text Formatting by the user. When I enter text in the field it will display the formatting in the input field but on the site will display the HTML from the field. Is there a way to display the formatted text instead of the HTML? included photo shows as it is on the published site.
s
In your template file you need to wrap the value in triple stashes https://handlebarsjs.com/guide/expressions.html#html-escaping