Thanks for the feedback, Mor! I actually input many of the tasks myself. Therefore, this option would be great for me IF . . . rather than filtering by owner, I could first filter by one particular field in the collection, and then another. In this case, I NEED to filter by Client Name and it would be nice to have the ability to allow the logged in user to view all tasks for their company, and to also filter the tasks by the “Assigned To” field.
Just to be clear, I currently have one collection (TaskDatabase) which includes all tasks for all clients. The Category page was designed to display tasks according to the client. The hyperlink is set up to look like this: https://www.writeitrightsite.com/TaskDatabase/Client-Name/{Client-Name}
My issue is that when users attempt to filter their tasks by status, all tasks matching the selected status, regardless of which client they belong to, are listed on the table. I need to ensure that one client cannot view another client’s tasks.