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
EditAction::make()->modalActions([])