Order sequence for menu elements in Rexroth sidebar

Hello,

In the ctrlX start page sidebar menu, apps can add their own entries via the package manifest. Can a sequence or order be specified for the entries? According to which procedure are the menu elements sorted actual?

Thanks.

Best reply by jochen-scheib

The menu items are ordered by id in alphabetical order. You can prefix the id with some numeric value to influence order. If you do a rest call to GET /package-manager/api/v1/manifests you will see current items with id.

Best regards

Jochen Scheib

View original
1 reply