I’m trying to get some chat log reporting to use HTML… I’ve defined a “Display Status” Dynamic Property where I’m trying to colorize some of the text. Then when I use a Report Trait and show how oldDisplayStatus changes to new Display status, things will nicely colored. Unfortunately it’s not working…
On a side note, I tried manually typing in something in the chat log w/ HTML tags and it’s doesn’t recognize them. Example <i> italics </i> does NOT display the words italics as italicized… Is this a bug or working as intended? I had assumed that if HTML was active in the chat log, then it would recognized HTML tags…