F
Filament11mo ago
πTeR

Datepicker in a Table List

Id like to put a datepicker into a Table List to quick change the row date. How can I do this? Using custom fields? Thank you
Solution:
maybe
TextInputColumn::make('your_column')->type('date')
TextInputColumn::make('your_column')->type('date')
...
Jump to solution
3 Replies
πTeR
πTeROP11mo ago
Explaining: Id like to make a table row editable..
Solution
LeandroFerreira
LeandroFerreira11mo ago
maybe
TextInputColumn::make('your_column')->type('date')
TextInputColumn::make('your_column')->type('date')
πTeR
πTeROP11mo ago
Thank you so much @Leandro Ferreira
Want results from more Discord servers?
Add your server