Mikail
Mikail
FFilament
Created by Albert Lens on 2/23/2024 in #❓┊help
How to keep app global footer stuck at the bottom
Are you sure about this version. I'm having same issue too
21 replies
FFilament
Created by Mikail on 2/1/2025 in #❓┊help
Halting user registration throw errors
??
4 replies
FFilament
Created by Mikail on 2/1/2025 in #❓┊help
Halting user registration throw errors
??
4 replies
FFilament
Created by Mikail on 1/22/2025 in #❓┊help
->persistFiltersInSession() Issue in multitenant
??
6 replies
FFilament
Created by Mikail on 1/22/2025 in #❓┊help
->persistFiltersInSession() Issue in multitenant
??
6 replies
FFilament
Created by Felix on 1/9/2024 in #❓┊help
Question: why does the Table go under the $table->contentFooter().
oh i got it working. Thanks
11 replies
FFilament
Created by Felix on 1/9/2024 in #❓┊help
Question: why does the Table go under the $table->contentFooter().
sorry but i really do not get what you sent
11 replies
FFilament
Created by Felix on 1/9/2024 in #❓┊help
Question: why does the Table go under the $table->contentFooter().
what element did you target. mind sharing?
11 replies
FFilament
Created by Felix on 1/9/2024 in #❓┊help
Question: why does the Table go under the $table->contentFooter().
Just encountered this issue today. any fix yet?
11 replies
FFilament
Created by Mikail on 11/28/2024 in #❓┊help
Image minSize
No description
3 replies
FFilament
Created by Mikail on 9/14/2024 in #❓┊help
$navigationParentItem
Okay then
6 replies
FFilament
Created by Mikail on 9/14/2024 in #❓┊help
$navigationParentItem
any idea on this
6 replies
FFilament
Created by Mikail on 9/28/2024 in #❓┊help
badge color is not reactive on table
it did work correctly when i set the default value to a neutral color like 'gray' rather than empty ''. Thanks
8 replies
FFilament
Created by Mikail on 9/28/2024 in #❓┊help
badge color is not reactive on table
nope. color won't update until page reload
8 replies
FFilament
Created by Mikail on 9/28/2024 in #❓┊help
badge color is not reactive on table
Indeed. But I can't figure out why mine is not. I have latest Filament version. TextInputColumn::make('discipline'), TextColumn::make('id') ->badge() ->color(fn ($record): string => $record->discipline === 'art' ? 'danger' : ''),
8 replies
FFilament
Created by Mikail on 9/28/2024 in #❓┊help
badge color is not reactive on table
hi
8 replies
FFilament
Created by hosmar27 on 9/27/2024 in #❓┊help
How to switch/invert toggle in Filament
alright good
6 replies
FFilament
Created by hosmar27 on 9/27/2024 in #❓┊help
How to switch/invert toggle in Filament
6 replies
FFilament
Created by Mikail on 9/25/2024 in #❓┊help
Accessing table filter
Yes, I did access livewire from the info list with $livewire = Livewire::current(). So I extracted data from table filters with $livewire->table filters['filter_name']. Thanks for the follow up.
15 replies
FFilament
Created by Mikail on 9/25/2024 in #❓┊help
Accessing table filter
alright thanks
15 replies