F
Filament13mo ago
Hemith

How to remove form action from resource modal?

I want to remove the default form actions Save Changes and Cancel from the Resource Modal when using ManageRecords. getFormActions() doesn't seem to be working. Any help is appreciated.
1 Reply
Dan Harrin
Dan Harrin13mo ago
EditAction::make()->modalActions([])