.abdikafar
.abdikafar
FFilament
Created by .abdikafar on 7/27/2023 in #❓┊help
Applying filter to a custom page
The main issue is that the filter doesn't apply to the table for example when I select a date other pages of the regular resources work fine. But with custom pages I have two custom pages. fitters doesn't work
7 replies
FFilament
Created by .abdikafar on 7/27/2023 in #❓┊help
Applying filter to a custom page
yeah, this is how the blade view look like
<x-filament::page>
<x-filament::form wire:submit.prevent="submit">
{{$this->form}}
</x-filament::form>
{{$this->table}}
</x-filament::page>
<x-filament::page>
<x-filament::form wire:submit.prevent="submit">
{{$this->form}}
</x-filament::form>
{{$this->table}}
</x-filament::page>
7 replies
FFilament
Created by .abdikafar on 6/28/2023 in #❓┊help
open the redirect link in new tab after resource is created
understood. not worth the trouble really. thanks 👍
3 replies