Home Page Configuration > Left Menus
  
Left Menus
The left menu is displayed on most pages. Two system values control its appearance. It is recommended that you use these two system values to maintain the menus.

Left Menu System Values
 
Category
Key
Valid Values
Explanation
ITRAX
MENU ORDER
BASE,TMS,TC,TT,SYSTEM,HELP
This value enables you to control the order of the menu items. It also allows you to remove certain top-level menu items completely. By changing the order of the values, the menu listing is rearranged. Removing values from the list removes the menu items.
ITRAX
MENU DISPLAY
BASE_ALL
BASE_WORKFLOW
BASE_PACKING
BASE_SNPKPS
BASE_SNPKRS
BASE_SNPKCS
BASE_INQUIRY
BASE_MANUAL_SHIPMENT
TMS_ALL
TMS_CREATE
TMS_RATE_SHOP
TMS_EOD
TMS_CANCEL_REPRINT
TMS_RECALL
TMS_DROPOFF
TMS_LOAD
TC_ALL
TC_COMPLY
TC_DATASCRUB
TC_HISTORY
TT_ALL
TT_PEM
TT_ALERTS
TT_PLAN
This value can be used to remove certain sub-items from the menu list. Each code maps to a menu item in the Base, Transportation Management, Trade Compliance or Transportation Tracking.
It is also possible to configure the left menus using the precision.properties file. However, if you use this method, it is not as easy to keep your settings when you perform an upgrade. The properties are:
precision.menu.display
precision.menu.order
By default, all menus and menu items are displayed. To hide a menu, remove it from the display list. The following example displays the left menus without the Base menu.
precision.menu.display=TMS_ALL,TC_ALL,TT_ALL,SYSTEM,HELP,QUICKPATH
Note: To see the effect of any changes to your settings, you must clear the caches. To do this, open the Admin page and click Clear All Caches.
You can also configure the items that appear on each menu. If you do not want to display all items, you must explicitly state the ones you want to display.