- 20 Dec 2024
- 1 Minute to read
- Print
Enable second tree
- Updated on 20 Dec 2024
- 1 Minute to read
- Print
You can add a second tree to the tree view in the IXM Platform. This allows you, for example, to display two spot group trees.
To enable the second tree, perform the following steps:
Navigate to the configuration files on the server at: GVServer2\www\gv2\gf\GFWebHtmlCustomer\
Open one of the following folders:
00000: edit configurations for the entire server, which means for all customers.
000xxx: edit customer-specific settings. xxx is the customer ID.
Open the config.json file in your folder with a text editor like Notepad++.
Set allowSecondTree to one or more of the following options:
Admin: admin users can use the second tree.
StandardUser: standard users can use the second tree.
LocationUser: location users can use the second tree.
Save your changes and close the file.
{ "cms":
{"allowSecondTree": ["Admin", "StandardUser"]
}
}
Dependencies
If you use the second tree view, you can't use the following additional screen playlist filter options in the IXM Platform.