Tree Parameters

This topic holds information about Tree Parameters

Tree.DefaultNodeSettings

Description: Use this parameter to define global settings for all Tree views. Available values:

  • Displays the number of records for a group node: Globally sets the DisplayCount flag. For further details, see Node Settings.
  • Show the symbol for expanding a branch only if the brach actually contains records: Globally sets the CheckChildren flag.

This global setting override the individual tree configurations.

Default: Unchecked

Type: Checkboxes

Tree.ListDefaultAction

Description: If a user clicks on an info area node in a Tree view, the Search mask plus results are displayed. Tree.ListDefaultAction defines what happens when the user double-clicks a result record in the list. For further details, see Default Action.

Available values:

  • Default Action for Info Area The default action of the info area defined in the Expand configuration is executed.
  • SearchAndList Default Action The default action defined in the Search&List configuration is executed.
  • Select Record in Treeview An Expand view of the record is displayed in the Tree view and the corresponding tree node is selected (A_TreeDefault).

If Tree.ListDefaultAction is undefined, the default action of the info area defined in the Expand configuration is executed.

Default: Undefined

Type: Combobox