Formatting control text
Use the Format area of the Control tab on the Control form to design the appearance of read-only text or an editable control.
- In the Type list, select a type such as Text or Phone.
- In the Text Alignment list, select the control's alignment.
-
Optional: to display text as dashes at run time, set the
Obfuscated
option to
Yes
and specify the
conditions under which the obfuscation happens.
The input characters are initially added to the clipboard as unencrypted, clear text values. The system computes the hashed value only as the page is committed to the PegaRULES database. The hashed value appears in both the clipboard and the database row.
- Optional: To add a property or constant before the displayed property value, use the Auto prepend option.
- Optional: To add a property or constant after the displayed property value, use the Auto append option.
- Optional: To display validation errors to application users at run time, select the Show validation messages in read-only mode option.
- Custom controls
- Controls form Completing the Controls tab
Pega Platform includes a set of standard auto-generated controls. As a best practice, use these controls to save development time and ensure consistency. By default, this tab is displayed when you open an auto-generated control or open a New rule.
- Controls
Use control rules to determine the appearance of a single property, such as a button or drop-down field, on a form.
Previous topic Setting size and appearance options Next topic Adding a custom control to the design palette