Mikail
Mikail
FFilament
Created by Mikail on 4/19/2025 in #❓┊help
Modal from an extra footer action to bind with modal form?
Oh wow this just worked effortlessly, thank you. Then i was able to pass the form $data from the parent modal with $data = $livewire->mountedTableActionsData[0];. It wasn't avaiable in $data array.
16 replies
FFilament
Created by Mikail on 4/19/2025 in #❓┊help
Modal from an extra footer action to bind with modal form?
No description
16 replies
FFilament
Created by Mikail on 4/19/2025 in #❓┊help
Modal from an extra footer action to bind with modal form?
yes $data do work here. the issue is getting a confirmation before final submit. I treated the first modal as form submission. so form was used instead of confirmation.
16 replies
FFilament
Created by Mikail on 4/19/2025 in #❓┊help
Modal from an extra footer action to bind with modal form?
tried them but non has requireConfirmation()
16 replies
FFilament
Created by Mikail on 4/19/2025 in #❓┊help
Modal from an extra footer action to bind with modal form?
??
16 replies
FFilament
Created by Mikail on 4/19/2025 in #❓┊help
Modal from an extra footer action to bind with modal form?
The parent modal is treated as form instead with 3 select input. Like a quick condition before the actual action. Does that make sense?
16 replies
FFilament
Created by Mikail on 4/19/2025 in #❓┊help
Modal from an extra footer action to bind with modal form?
????
16 replies
FFilament
Created by Enas on 8/14/2024 in #❓┊help
Nested modal
If the second action is canceled, the first one has already run and cannot be cancelled. This works fine, but could there be a case when the second one is canceled, the second one should remain open....
4 replies
FFilament
Created by Mikail on 3/9/2025 in #❓┊help
Insert javascript in my filament page
and it just work haha. Thanks
5 replies
FFilament
Created by Mikail on 3/9/2025 in #❓┊help
How to inject script in tables
??
4 replies
FFilament
Created by Mikail on 3/9/2025 in #❓┊help
How to inject script in tables
??
4 replies
FFilament
Created by Mikail on 2/21/2025 in #❓┊help
How to keep footer hook stuck at the bottom
i do appreciate your time. I inspect the element and i see no conflict. i even try it on another Filament installation and it's still same. At this point i am confused
10 replies
FFilament
Created by Mikail on 2/21/2025 in #❓┊help
How to keep footer hook stuck at the bottom
No description
10 replies
FFilament
Created by Mikail on 2/21/2025 in #❓┊help
How to keep footer hook stuck at the bottom
And i even tried the easy footer plugin. The same issue
10 replies
FFilament
Created by Mikail on 2/21/2025 in #❓┊help
How to keep footer hook stuck at the bottom
FilamentView::registerRenderHook( PanelsRenderHook::FOOTER, fn(): View => view('filament.hooks.footer'), );
10 replies
FFilament
Created by Mikail on 2/21/2025 in #❓┊help
How to keep footer hook stuck at the bottom
thanks man this how i use it:
10 replies
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