Nuclos tree leaves: leaf, precompute, calculated Boolean attribute, children, BO wizard, 4.2024.9, NUCLOS-10584. |
Language: Deutsch · English
Improve tree performance – use a calculated Boolean attribute to check in advance whether child nodes exist.
On this page |
By default Nuclos does not precompute during tree building whether a node has children – so a node gets an expand icon even if it may be empty. Only clicking reveals that there are no child nodes.
From Nuclos 4.2024.9 (NUCLOS-10584) you can specify a calculation rule that checks before tree building whether child nodes exist. |
children) to the BO (e.g. Country) and assign the calculation rule.children for the node (e.g. Country).Afterwards, childless nodes no longer show an expand icon.