Remove delete on record

Is it possible that i disable option of delete on the record, i tried with these
Tables\Actions\DeleteAction::make()
->hidden(fn ($record) => $record->name === 'admin')
Tables\Actions\DeleteAction::make()
->hidden(fn ($record) => $record->name === 'admin')
but when user go into edit user he can press the command ctrl + D and delete record is it possible to remove this shoertcut or to remove delete or something else
0 Replies
No replies yetBe the first to reply to this messageJoin
Want results from more Discord servers?
Add your server