Sub-navigation using tabs

Hi,

How do I can set up Interior Sub Navigation and/or Toggle Top Tabs?

Is there a text tutorial or video available?

Thanks

There are different ways to achieve that. Here’s one: Tabs in Adalo - YouTube

Another way is with True/False properties and visibility conditions. So in one screen, you have all the elements, and the tabs trigger a property from true to false and vice versa. Then you set visibility conditions to the elements depending on those true/false properties.

2 Likes

Awesome, thank you :slight_smile:

1 Like

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