Allow dynamic items and property controls to generate HTML within text areas
Property controls and dynamic calculated items are rendered as text. It would be useful to have the option to calculate HTML values and have them render directly. It's possible to work around the limitation using JavaScript, but complex...