Skip to main content
Solved

Custom Menu Hierarchy

  • May 1, 2020
  • 2 replies
  • 655 views

paul.phillips
Do Gooder (Partner)
Forum|alt.badge.img+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.

 

Best answer by paul.phillips

For anyone interested it is the syntax is // 

 

See working example below.

 

 

2 replies

paul.phillips
Do Gooder (Partner)
Forum|alt.badge.img+5
  • Author
  • Do Gooder (Partner)
  • 22 replies
  • Answer
  • May 1, 2020

For anyone interested it is the syntax is // 

 

See working example below.

 

 


  • Superhero (Employee)
  • 1487 replies
  • May 2, 2020

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)