Date_picker withTime => false returns null values
Porting a 2.8 project over to 3 and the new date picker is causing trouble. I have a repeater with a date_picker field and when I set the withTime parameter to false, the form field value gets set to null before it gets to the afterSave() function in my repository.
Any ideas or links to how to solve it?
0 Replies