F
Filament15mo ago
lazydog

DatePicker (Month and Year)

I have a field DatePicker Forms\Components\DatePicker::make('year_awarded') ->native() ->extraInputAttributes(['type' => 'month']) The storing of data is successful. How can I populate the stored data? Currently, it is empty.
1 Reply
DianaMujoiu
DianaMujoiu15mo ago
same problem here. Did you manage to find a solution?

Did you find this page helpful?