Modifying shared resources depending on the panel
Hello, I have two panels (one for admins and another for users), and I was wondering if it's possible to edit a resource (forms, tables, etc.) independently of the panel when it has been shared.
For example, on the admin side, the resource has a field in its form to specify the team, but on the user side, this same resource shouldn't have this field since we are already within the context of a team (multi-tenancy).
So is it possible in Filament and if so, how could I achieve that ? I've searched into the documentation but have found nothing on this particular point.
Help would be really appreciated
For example, on the admin side, the resource has a field in its form to specify the team, but on the user side, this same resource shouldn't have this field since we are already within the context of a team (multi-tenancy).
So is it possible in Filament and if so, how could I achieve that ? I've searched into the documentation but have found nothing on this particular point.
Help would be really appreciated