Solved

Custom Menu Hierarchy


Userlevel 3
Badge +5

Does anyone know the syntax to structure custom menu options?

For example if I wanted to have two custom menus reporting to Customer Order as in the below example.

  • Shop Order…
  • Customer Order
    • Print Customer Invoice
    • Manual Reservation…
  • Inventory Part In Stock

I was able to get this to work before with certain syntax in the Menu Text, but I could not find the syntax in the documentation.

 

 

The expected results would look similar to Recalculate Commission below. Where Update Calculated commissions and Update All Commissions report to Recalculate Commission as the parent.

 

icon

Best answer by paul.phillips 1 May 2020, 23:21

View original

2 replies

Userlevel 3
Badge +5

For anyone interested it is the syntax is // 

 

See working example below.

 

 

Userlevel 7

For anyone interested it is the syntax is // 

 

See working example below.

 

 

That is brilliant, thanks for that! Noticed that you can go as deep as you want (staying within the 50 character limit)

 

 

Reply