FFilament•Created by george_voidxd on 12/27/2023 in #❓┊help Infolist ActionGroup Dropdown
Is there a way of getting the ActionGroup Dropdown to work on infolist items?
Let's say
TextEntry::make('name')
->prefixactions(ActionGroup::make([Action1, action2]))
As far as i'm aware, this does not work on infolists