mrvn
Unable to add form actions to modal
I am trying to achieve almost the same but is there a way to add a simple action button to the modal which excecutes some code without confirming or canceling the modal itself? I would just have a button which triggers an api call but
->action(() => ...)
is not fired but using ->url(...)
does:
5 replies
Filament V3 Table heading in one row with the filters
I am here for the same issue. The usd approach seems like a waste of space and almost unestically most of the times, especially using minimal theme. Would be nice to at have the option to chose.
7 replies