Glebka
Glebka
FFilament
Created by Glebka on 12/27/2024 in #❓┊help
Can i access a live state of a selected table records in a bulk action?
so it is impossible to access selected records without click on a "add items" button?
9 replies
FFilament
Created by Glebka on 12/27/2024 in #❓┊help
Can i access a live state of a selected table records in a bulk action?
after a click on a "add items" button ->after() method starts to execute and i have access to selected table records, but i want to have access to the table records without clicking a "add items" button
9 replies
FFilament
Created by Glebka on 12/18/2024 in #❓┊help
Struggling to render multiple forms in one livewire 3 component
When I remove {{ this->maintenanceForm }} page is working without an error
6 replies
FFilament
Created by Glebka on 12/18/2024 in #❓┊help
Struggling to render multiple forms in one livewire 3 component
500 server error, I am 100% sure I somewhere wrote incorrect syntax, maybe in form calling
6 replies
FFilament
Created by Glebka on 12/16/2024 in #❓┊help
Can someone help with render hooks?
No description
8 replies
FFilament
Created by Glebka on 12/16/2024 in #❓┊help
Can someone help with render hooks?
I want to add button to the topbar, when user preses a button its opens a sidebar similar to notifications sidebar, right now i dont have anything besids an idea, but thanks for truing to help me!
8 replies
FFilament
Created by Glebka on 12/7/2024 in #❓┊help
how to add a icons to the dropdown menu?
it is not working, when i add icon like this its add icon to the html structure but i cant see it in a web
9 replies
FFilament
Created by Glebka on 12/7/2024 in #❓┊help
how to style select class ->options()
4 replies
FFilament
Created by Glebka on 11/22/2024 in #❓┊help
How to access $record in a ->visible() method?
Yes, this is a table column. In a visible method want to loop through relations in a different table and only display relation if at least 1 relation marches the search. To accomplish that I need to access the state or a record, but these values are null.
5 replies
FFilament
Created by Glebka on 9/19/2024 in #❓┊help
Cant sort sidebar navigation items
i forgot to remove in resource method which translates the navigation group label and its started to work as i excepted
4 replies
FFilament
Created by Glebka on 8/29/2024 in #❓┊help
$record is null in table
no
9 replies
FFilament
Created by Glebka on 9/5/2024 in #❓┊help
Change label of the save button in edit form
no, i get it, i changes the wrong file, you was right
8 replies
FFilament
Created by Glebka on 9/5/2024 in #❓┊help
Change label of the save button in edit form
No description
8 replies
FFilament
Created by Glebka on 9/5/2024 in #❓┊help
filament.php config does not apply changes to buttons
No description
4 replies
FFilament
Created by Glebka on 9/5/2024 in #❓┊help
How to remove whitespace from groupAction?
No description
8 replies
FFilament
Created by Glebka on 9/5/2024 in #❓┊help
How to remove whitespace from groupAction?
or maybe i can somehow remove some style classes
8 replies
FFilament
Created by Glebka on 9/5/2024 in #❓┊help
How to remove whitespace from groupAction?
can i do something like a extraStyle? to add native css?
8 replies
FFilament
Created by Glebka on 9/4/2024 in #❓┊help
change table action hover behavior
Thanks! Now it looks a lot better, i thought i would need to rewrite some default filament 3 tailwind
5 replies
FFilament
Created by Glebka on 8/29/2024 in #❓┊help
$record is null in table
I am not using custom package, but thank you, I need to create a custom solution because I use this custom column for multiple resources and a models. I just dont get it why $record suddenly became a null in this closure.
9 replies