Content Display

This element displays read-only static text or dynamic text by using expressions.

Appearance

This element does not display any fixed user interface component because it displays a static or dynamic piece of text.

Properties

The following table describes the properties of the element.

Property Description
Content Display Enter a piece of text that you want to display on the form. You can include UEL expressions if you want the text to vary depending on inputs from other form elements or process elements.
Visible Specify if the element is shown or hidden on the form. You can use a UEL expression to define this property. The element is shown if the expression evaluates to true, and hidden if the expression evaluates to false.