I have a page with a region defined as Static Content. On this region I have a Page Item defined as Type “Display Only”.
I want to display the Page Item in a different color depending on whether the value is greater than 100 or not.
I used the Source definition to create a SQL query returning a single item, where the select statement returns inline css to display the field properly.
In order to display this, I read where I need to set Escape Special Characters to No. However, I go to the Security section of the Page Item, and I do not see an Escape Special Characters property.
Is this a bug, or is there some other way to set escape special characters to no?