Task App

I have a database consisting of a list of tasks to be completed. There is a column for category linking each task to a specific category. I want to create a tab in the app to list each category and then show only tasks related to each category that opens when this category is selected. How do I do this, I can get the projects to show up as Kanban view but this stretches out of view and is not usable in the app. I want the corresponding tasks to appear when the category is selected. Can anyone help? Would be much appreciated.

1 Like