F
Filament4mo ago
elben

ActionGroup in infolist

I'm trying to add an ActionGroup in headerActions() in an infolist. But I get this error: Method Filament\Actions\ActionGroup::getName does not exist. Is ActionGroup not supported in InfoList?
Solution:
Nope, ActionGroup is not supported in infolists
Jump to solution
4 Replies
elben
elbenOP4mo ago
Anyone has an idea?
Solution
Matthew
Matthew4mo ago
Nope, ActionGroup is not supported in infolists
Matthew
Matthew4mo ago
Actions supported in infolists have Infolists in their namespace

Did you find this page helpful?