Sub menu for tables in a SideMenu bar

Hi,

My project is using 3 additional database tables from MySQL. I generated the model and it’s working fine. As for the main window I am using side menu.
Now, when I run the application it shows all the tables in the side bar (picture attached 1).

What I want now to have a sub menu (like tree) for some tables (picture attached 2).

How can I achieve this? Any Suggestions?

UI

tree view

Hi!

You can use Studio Menu Designer and add more sub menu levels. See attached screenshots.

If you want to modify styles of menu, you can do it if you extend visual theme of an application. See this manual page: Extending an Existing Theme - CUBA Platform. Developer’s Manual

menu-add

menu-designer

sidemenu-result

1 Like