Hello,
Is there a possibility to make something like this in Adalo? Tab 1 can be a listing of all items in one category, tab 2 can be a list of categories, tab 3 can be a list of sub-categories.
Hi,
Yes, you can do this two different ways:
- when user clicks tab 2, go to tab 2 screen already filtered
- replicate the three lists and the three tab bars. Use conditional visibility and actions to show what list the user is on.
Usually we replicate the screens.
Hope that helps,
Erik
2 Likes
Looks quite tricky and confusing. I created buttons for the Tabs. And then a simple list. Now I am stuck on conditional visibility and actions on how to set them…a detail would help!
I think I got it. I create different screens for the 3 tabs, and when clicked on it, it goes to that screen. I don’t think there is any need for conditional visibility.
2 Likes
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.