Razuro
Relationship model policies and authorisation on Select Form fields
Thank you both for the suggestions!
I'm not trying to filter data depending on roles, the user either has access to it, or doesn't have access to it, so I don't have to worry about that.
I took some time and read trough the docs more thoroughly and it seems even there the ->hidden() and ->disabled() options are used for access control in an example. So I will assume that if the policies are set up correctly it will block the user from saving or getting hidden/disabled fields.
If anyone has this questions, there is more information here:
https://filamentphp.com/docs/3.x/forms/fields/getting-started#disabling-a-field
8 replies