Hi,
I found how to format strings, numbers, … in dynamic tables.
But if I have a text containing HTML code it will show the HTML tags in the cell.
I discovered how to strip the tags
For example:
This is a <b>bold</b> text.
is shown with the < b > tag.
But I want to display:
This is a bold text.
Any hint, how to realise this?
Thank you!
Community Page
Last updated:
Last updated: