Skip to content

Control Display

Control Display configures the method for displaying the control's label.
The display method varies depending on the component type.

Options include using a Symbolic String to display in the label or a Custom Display method that displays the user-entered value.

[Image1. List Component's Display]

[Image2. Form Component's Display]

  • How to Use the Symbolic String
  1. Selects the Symbolic String registered in the control's Display Name property.
  • How to: Custom Display
  1. Enters the content of the label into the Custom Display.
  2. When both Custom Display and Symbolic String are registered, the content entered in Custom Display will be displayed