Listview Field Properties

Listview properties describe the appearance of a Listview control on the screen.

Option Description
Key The key with which to associate the field, selected from keys defined in the screen's Flow Design properties.
Field Width A percentage value between 1 – 100. The widths of all fields should add up to 100.
Font options One of these font types:
  • Plain
  • Bold
  • Italic
Field header title A text label for the cell line.
Image Specifies that the field contains an image instead of text. Default: unselected.
Image Height If Image is selected, specifies a dimension in pixels.
Note: Image scaling does not work correctly on BlackBerry 9700 devices.
Static Image If Image is selected, specifies whether the image is static or dynamic:
  • If selected, the image must be specified by the application back-end database and must be included in the application.
  • If unselected (default), the image is not specified in the application, but in server or browser code at runtime.