RelationManager Actions
actions are not working in the relation manger
actions([
Tables\Actions\DeleteAction::make(),
Tables\Actions\ForceDeleteAction::make(),
Tables\Actions\RestoreAction::make(),
])
2 Replies
What is your issue? What's not working?
Is this in an Edit or View page? Actions which modify the relation are not shown by default in View pages. You can modify this this behavior ...
https://filamentphp.com/docs/3.x/panels/resources/relation-managers#read-only-mode