F
Filament7mo ago
slamx_

Default date time picker value

when I use ->default() for a DateTimePicker, it has no effect. Any solutions?
DateTimePicker::make('start')->default(now())
DateTimePicker::make('start')->default(now())
1 Reply
toeknee
toeknee7mo ago
Is this when you are editing a record?

Did you find this page helpful?