This topic is locked

how to do secondary/sub menus in v10.91?

7/17/2024 9:59:16 PM
PHPRunner General questions
W
wfcentral author

I built a huge project in v8.1 many years ago that I'm now redoing in v10.91.

In PHPRunner v8.1 you could have multiple secondary menus and then on the Style Editor page you could create custom layouts to display the submenu horizontally below the main menu (also horizontal).

I don't see a way to do this in v10.91. When I change the layout to "two menus" it forces the main menu over in to a side bar (which I don't want) and doesn't display the submenu.

Maybe in version 10.91 it is just better to use tabs? or a dashboard?

fhumanes 7/18/2024

Hello,

As you have seen, from version 8 to PHPRUNNER version 10 there have been many changes, which is my assessment, makes the applications more "beautiful" and practices.

I think what you want cannot be done.

In this example that I did, I explain how you can dynamically add, options to the menu, which can be a solution.

In the example, I work with 2 menus and show one or the other, but it could be done with a single menu.

https://fhumanes.com/blog/guias-desarrollo/guia-74-crear-menus-dinamicamente/

Review it and if you give you any idea, then all happy.

Greetings,
fernando