Mir Dostogir Ahmed
Mir Dostogir Ahmed
FFilament
Created by Mir Dostogir Ahmed on 1/4/2024 in #❓┊help
How to redirect to Another resource module with tableFilters parameter .
@Vp i solved this way. This way is right ? Action::make('Packages') ->url(fn (Area $record): string => url(PackageResource::getUrl('index',['tableFilters[area_id][value]' => $record->id]))) ->icon('heroicon-m-rectangle-stack'),
5 replies
FFilament
Created by Mir Dostogir Ahmed on 1/3/2024 in #❓┊help
In filament simple resource how i use "getCreatedNotification" ? and update time "getSavedNotificat
@JJSanders if i am use make:filament-resource Customer --simple then i have one resource file and i am not override notification as my won requirement when create or update. if i am use make:filament-resource Customer --generate then i have create , list edit page and i easyly handle notification as my requirement .using this getCreatedNotification() and getSavedNotificat(). my question is how i do as like this when i use make:filament-resource Customer --simple
6 replies
FFilament
Created by Gaspar on 6/15/2023 in #❓┊help
Changing the maximum content width is not working?
Yes its work.
12 replies
FFilament
Created by Gaspar on 6/15/2023 in #❓┊help
Changing the maximum content width is not working?
how i set it globally not put in the specific every single file ?
12 replies