This topic is locked
[SOLVED]

Secondary Menu

9/10/2022 11:01:35 AM
PHPRunner General questions
gehrenfeld author

When using the menu editor, I see the secondary under main.

Was is it and when do you use it. I could not find any information on what it is.

mbintex 9/12/2022

You can define more than one menu system for your solution, "secondary" is just an example of another menu.

You place other menus by duplicating the first menu in Designer and choosing the different menu for the menu element.

I use a further menu for mobile view, but you could use it for many other purposes. Hide or show the further menus based on conditions like user rights, user names and groups, program modules etc.

gehrenfeld author 9/12/2022

Thank you