Add button at group level
Is there a way in filament, to add a button at group level, rather than record level? For example, something like this (See screenshot)..
Note: That is an edited image.

4 Replies
Nope. I don't think so
Haha okay
@98.dev I just did this recently by tapping into
getDescriptionFromRecordUsing():
That was v3 BTW, but probably similiar/same in v4Thank you @Kenneth Sese, I'll give that a try