Raw HTML (rawhtml)

DSP widget property that determines whether HTML code in the field is interpreted and formatted (True), or is displayed as plain text (False).

"rawhtml=True | False"

Value Description
True HTML is interpreted and formatted.
False HTML is shown as text.
Example
Field Contents Raw HTML = True Raw HTML = False
<em>Italic text</em> and <strong>bold text<strong> Italic text and bold text <em>Italic text</em> and <strong>bold text<strong>

Usage

Dynamic? Yes
Default value: Depends on widget

\