About menus

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

Configuration method

Manual editing of the appropriate XML file.

Locate menus in Ted4 and Fred4

Locate and expand <GN4ShellMenus> node (it exists in every XXX_TABITEMS.XML configuration file).

Menus are either global (available on all main tabs), or related to a main tab. Typically, each main tab has own main menu, and one or more context menus. The context menus may appear in different zones of the application, thus they are defined in different menusets.

hmtoggle_plus1Global menus for Ted and Fred
hmtoggle_plus1Ted menus
hmtoggle_plus1Fred menus
hmtoggle_plus1EdAdmin menus

 

Locating menus in the browser

Menus are defined in xxx_Config.xml files. As those files are loaded as a cascade, look at

BasePortalConfig.xml, PortalConfig.xml and gnpc_Config.xml for the standard browser interface

BasePortalConfig.xml, PortalConfig.xml and gnpcInt_Config.xml for the administrative browser interface

BasePortalConfig.xml, PortalConfig.xml and gnpcMobile_Config.xml for the mobile browser interface

Look under the <menus>.

After making changes, re-import the file in your GN4 database, see Re-importing the file in the database after making changes.