HTML showing in the visual display of the page

Hi I have a database field that contains information with HTML tags. When I bind the data it is displayed on the page with the HTML tags, however, I want it to be displayed using those tags to style the elements within the record.

How can I do this?

Thanks again for you help.

Easy, just go into the dynamic attributes of the text and change it to Inner HTML

1 Like

This is perfect! Thank you so much @Hyperbytes!!! very much appreciated:)