idk
idk
FFilament
Created by idk on 1/2/2025 in #❓┊help
Default date of DatePicker
Hello, when I use ->default() for a DatePicker in a form filter does not work. Any solutions?
DatePicker::make('startDate')->default(now())
DatePicker::make('startDate')->default(now())
8 replies
FFilament
Created by idk on 12/29/2024 in #❓┊help
DatePicker behaviour
Hello, I have some DatePicker filters on my Filament page. Currently, the filters automatically refresh the page content (charts, tables, etc.) whenever a change is made. Is there a way to prevent this auto-refresh and only update the content after clicking an “Apply Filters” button? Thank you!
9 replies