Tree attribute control

The tree attribute control describes the data that appears in each tree node. For example, the tree attributes in the Classifications application display classification IDs and descriptions in the user interface. You can place a tree attribute control within a tree node control.

Properties

Attribute name Description

Control ID

Each control in a presentation is assigned a unique Control ID that is read-only.

Display

Select this option to display the Attribute value in the tree node.

Attribute

You can associate the values that display in a tree node with a database attribute. To create a classification example, you can enter "=classstructure" in the Object field to display all the attributes in the CLASSSTRUCTURE table. Select the "CLASSIFICATIONID" attribute to display Classification ID as one of the Tree Node properties. In the Tree example, you also define another Tree Attribute property called "CLASSIFICATION.DESCRIPTION" to display the Classification Description value.



Feedback