Change order of navigators on a main tab

Build 1501 on 14/Nov/2017  This topic last edited on: 6/Sep/2016, at 13:33

To change order of embedded navigators on a main tab

Embedded navigators on a main tab are displayed in the same order in which they are defined in the xxx_TabItems.xml file. To change the order, it's enough to cut a navigator and paste it on a new position.

1.Identify the internal names of the current main tab as explained in Identifying configuration items internal names.

2.Open the related xxx_TabItems.xml file and locate the navigators section. See Locating navigators definitions. You may need to expand some nodes to get a situation as shown below. The navigators are displayed in a red rectangle

navtabs

3.Select entire <Tabitem... statement (even if not expanded) and cut it to the clipboard

4.Paste the tab to the new position (note: you may want to create an empty line first on the target position).

To change order of stand-alone navigators on a main tab

Embedded navigators on a main tab are displayed in the same order in which they are defined in the xxx_TabItems.xml file. To change the order, it's enough to cut a navigator and paste it on a new position.