multiple CreateActions?

As far as I can tell, its not possible to have multiple CreateActions in an ActionGroup is there? I have a different form/action logic for each one. I think I have to use the generic Action? This is in HeaderActions for a table.
4 Replies
awcodes
awcodes2y ago
You’d have to override one any way so just make the other one a regular action with your custom logic.
Mark Chaney
Mark ChaneyOP2y ago
im just doing Action for all of them right now. Just thought I would check. Whats really odd though right now is for some reason all of my Actions are not displaying the form in the slideover, but moving directly to the ->action() and showing the success notification.
awcodes
awcodes2y ago
Hmm, I’d have to see it.
Dan Harrin
Dan Harrin2y ago
you can do it you just have to pass unique names to the actions CreateAction::make('create1') CreateAction::make('create2')
Want results from more Discord servers?
Add your server