Structure Tree
For folder objects, the navigation area shows the structure tree with the included objects and their number.
Determining the number in the case of complex structures as well as calculating large numbers significantly slows down the display of the structure tree.
By modifying main.config.js on the computer on which yuuvis® RAD core-service is installed, the display of the number of objects can be switched off.
Open the main.json file in the <service-manager-data>\webresource\public\client\assets_default\config\ directory and locate to the showCount parameter. If you set the value to 'false', the number of objects in the structure tree of yuuvis® RAD client is no longer shown.
Changes in the main.json configuration file can be overwritten by updates. If you create a <service-manager-data>\webresource\resources\client\assets\_default\config\ directory and save a project-specific extend.json configuration file with the corresponding parameters there, changes are retained. For configurations, we recommend using only the extend.json instead of the main.json.