How to add Password prompt for DeleteAction Table #371
Unanswered
llamorinlabs
asked this question in
Q&A
Replies: 1 comment
-
You would need to replace the PasswordButtonAction::make('secure_action')
->action(fn($record) => $record->delete()); |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Not working
Beta Was this translation helpful? Give feedback.
All reactions