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.

  1. In the Type list, select a type such as Text or Phone.
  2. In the Text Alignment list, select the control's alignment.
  3. 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.

  4. Optional: To add a property or constant before the displayed property value, use the Auto prepend option.
  5. Optional: To add a property or constant after the displayed property value, use the Auto append option.
  6. Optional: To display validation errors to application users at run time, select the Show validation messages in read-only mode option.