Create different views for each tab

Hello my app has 3 tabs (https://www.appsheet.com/newshortcut/ebac3c0f-1dbb-459b-a47f-16f8b0628c24), I would like to be able to sort my data in each tab with different filters according to 3 different necessities I have in each tab.

How can I implement such thing?

0 1 357
  • UX
1 REPLY 1

Hi! Just a quick caution on terminology. There are tabbed views in AppSheet. It is a single view/form that allows you to break the row data into different named tabs.

What you have in your app are 3 different views. I think what you want to use are Slices. Slices allow you to filter the data based on logical conditions AND allow you to omit or reshuffle the order of columns. You can create as many slices as you need against the same set of row data. In views, Slices are interchangeable with the Tables. Check them out in the Data section and try it. They are pretty easy to use.

Top Labels in this Space