Navigation Concepts

Hey Community.

does anyone have a good solution for navigation with multiple menues and sub menues in the app?
I had the idea to build a table that is for example called “Marketing” and in this table I put all pages which are below that kind of category.

Which ideas do you have?

Andi

If I understand you right, I think the most common way to do that would be using a collection and a combo action. Use “show new screen” for every branch of the action to be able to customize your menu/sub-menu.

ok. So I did it with buttons already… but what do you mean with “collection”… there are multible available and they have to be based on a table. So how you would do it? Create a table for the menu?

Yeah I meant that, then for every row, you have a logic branch in the combo action for it.