Tree.ListDefaultAction

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, >> 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.

Type: Combobox