Tree Binding for Sublevel dialog box

Use these fields to specify tree binding:

Field Description
IDO Select an IDO to populate nodes in the current level of the tree. Click IDO to test the connection to the IDO.
Custom Load Method Specify a custom load method on the node. With a custom load method, you cannot alter the list of IDO properties. The Properties field and standard IDO collection load options are disabled.
Method Parms Click to add, edit, or reorder parameters required by a custom load method.
Properties Click to select one or more properties to include in nodes at the current level. Property values display in a node from left to right in the order in which they appear in the list and are separated by commas.
Props to Display Click to specify which of the properties selected in the Properties field are to display in each node. This feature allows you to include hidden properties in nodes. You can use the properties in linkages to the next level of the tree, and the properties can be accessed programmatically when the user clicks a node.
Read Mode The isolation level for transactions when loading the collection for the current level. This setting overrides the default value for Collection Read Mode set in the core form Process Defaults. The override applies only to the current IDO in the tree.
Filter The parameters of the FILTER keyword, which sets query criteria.
Distinct Select the check box to apply the DISTINCT keyword to the collection of nodes. Otherwise, clear this check box.
OrderBy The parameters of the ORDERBY keyword, which controls the sorting of the collection.
GroupBy The parameters of the GROUPBY keyword, which specifies the groups into which nodes are to be placed.
Record Cap Override Specifies a record cap.

This setting is subject to any system-wide record cap overrides that might be in effect.

Prefix/Format The prefix displays to the left of property values in nodes. You can specify a single prefix for all property values in a node or separate prefixes for each property value. The field is optional.

To use a single prefix, type a literal value or select a string name from the list. You can click Prefix/Format to create a string. Property values are separated by commas in the displayed tree.

To use a separate prefix with each property value, use the TNP keyword.

Font Specify font settings for text displayed in nodes.
Image Specify a node image to represent this level of the tree. The graphic file should be located on the client. The default icon represents a folder.
Selected Image Specify a node image to indicate that a node is selected. The graphic file should be located on the client.
Recursive Select this check box to enable recursion. In recursion, each level uses the same IDO. You can specify the recursive linkage in the Recursive Options group.
Level Specify the node level.
Ignore Target Level Filter Spec Select the check box to ignore the target node Filter specification while looping back with the Recursive option selected.
Link By Click to set the linkages between levels in recursion.
Custom Load Method Specify a custom load method on the node.
Method Parms Click to add, edit, or reorder parameters required by a custom load method.