Rich Text

Qubes 6.7 Used to input or edit rich text with formatting.

Properties

PropertyDescription
EnabledBoolean indicating whether or not the component is enabled.
HintSpecifies the user hint string that will appear in the component's interactive help bubble.
TabIndexInteger indicating the component's tab order (Qubes 5.6).
ValueInitialDetermines the component's initial value when the screen opens and each time it is reset (see Reset Button).
VisibleBoolean indicating whether or not the component will be visible.
AllowTabsBoolean indicating whether or not the user can write in text tabs inside the Rich text. True by default.
AllowTabsBoolean indicating whether or not the user can use images or videos inside the Rich text. True by default.

Value

The value of a rich text field is its raw HTML content.

Remarks

In addition to formatting, rich text can include images inserted by copy-and-paste (not supported in historical versions of Internet Explorer lower than IE 11).

It is strongly to add content length check in the validation formula.

Classification

Standards