Make a menu with sub-screens?

Is there a way to set up a menu in Apps that would be analogous to the Independent screen configuration approach in Classic Apps? I want to be able to present more screens than would be easy to navigate in a row of tabs, and group them by function. I’m picturing a grid or card collection, with each card having a few buttons that jump to different screens.

Any examples of this out there would be super helpful!

Use a custom action on your collection, with a separate conditional branch for each collection item.

2 Likes

Got it! Thanks so much!

Another missing piece for me was I needed to discover the simple “Go to tab” action - I was confused about using URLs and not wanting to open a new browser tab.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.