tomtom
tomtom
FFilament
Created by BlueForge on 7/18/2024 in #❓┊help
Async Column
Hi! Did you find a solution? I need something like this to fetch a status from an API. I would like to have the table loaded and some sort of spinning wheel while the data is fetched from an API and spit out in the column.
10 replies
FFilament
Created by uzdacpdz (Doug Dimmadome) on 8/10/2023 in #❓┊help
Default grouping direction
I ended up hard coding the direction in the ->orderQueryUsing(fn (Builder $query, string $direction) => $query->orderBy('date', 'desc')) but the 'direction' dropdown no longer works.
12 replies
FFilament
Created by uzdacpdz (Doug Dimmadome) on 8/10/2023 in #❓┊help
Default grouping direction
Hi, has anyone found how to do this? The solution given above hide the dropdown for all groups so that is not an option for me.
12 replies