Menu item order

The menu item order can be defined via localization based on priorities.

To set a priority for a menu item, the corresponding resource in localization must be adapted or newly created. As the bundle 'menuPriorities' and as the resource name the name of the menu node must be set. The priority value is then defined in the English language. The smaller the value, the further down the menu item is displayed.

Example:

Bundle: 'menuPriorities'
Resourcename: 'shipment/shipmentDetails'
English: '-1000' Moves the menu item further down. The default priority is not necessarily 0, because this can be initially programmatically defined by the modules.


Outlook: We are constantly improving the usability and clarity of our software. Therefore, the priority of the menu items can soon be configured specifically in a separate dialog!