Tenancy via relationship

Hi, I have a Folder model with a team_id on it (the team is the tenant), and a Project model with a folder_id on it. many projects can belong to a folder, and the folder belongs to a team. Is there a way I can customise a project resource list page such that the tenancy is found via the folder it belongs to? Right now I set $isScopedToTenant to false on the panel and have a global scope, but I'm wondering if that is something built into Filament which I'm missing?
0 Replies
No replies yetBe the first to reply to this messageJoin