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. The drop-down control shows values 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.
Fonts One of these font types:
  • Plain
  • Bold
  • Italic
Field Header Title A text label for the cell line.
Image Height A dimension in pixels. A value in this field indicates that the field contains an image instead of text.
Note: Image scaling does not work correctly on BlackBerry 9700 devices.
Static Image For an image field:
  • If selected, the image must be specified by the application backend database, and included in the application.
  • If unselected, the image is not specified in the application, but at run time in server or browser code.