FilamentF
Filament9mo ago
Tudor

Multi tenancy menu URL

Hello, im using the multi-tenancy feature for my events management project. Each event is a tenant and users can have access to multiple events, but not on all resources of that event. My problem is that if a user has acces to a resource in a specific event but not on another and if he changes the tenant (event) its will give him 403 page (which is correct because he does not have acces to that resource in that event/tenant), how to change the dropdown menu urls to the page path of the tenant (no specific event)?
image.png
Was this page helpful?