Read text create summernote form

Hi , i’ve create form with summernote textaera, but when i fetch the data from the database to display it the html tags appear as text

You need ti use the Inner HTML Dynamic Attribute to display the formatted text without the code.

1 Like

Thanks Brad

1 Like