IMAGECOLUMN attribute

The IMAGECOLUMN attribute defines the form field containing the image of a field.

Syntax

IMAGECOLUMN = column-name
  1. column-name is a form field name.

Usage

This attribute is used in the definition of a TREE container, to define the name of the form field that contains the image that must be displayed for a tree node.

The images defined by the IMAGECOLLAPSED, IMAGEEXPANDED and IMAGELEAF attributes take precedence over the images defined by the IMAGECOLUMN cell.

You must specify form field column names, not item tag identifiers.