Enable second tree

Prev Next

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:

  1. Navigate to the configuration files on the server at: GVServer2\www\gv2\gf\GFWebHtmlCustomer\

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

  3. Open the config.json file in your folder with a text editor like Notepad++.

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

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