Hi Ilia,
The default admin widget looks for id_0 and id_1, but if you use a custom
widget, that is responsible for looking for its own value (like
publish_time_1). You could check out DateTimePicker's source code to see
what it's actually doing.
Thanks,
Collin
On Sunday, November 1, 2015 at 3
I'm trying to replace the standard AdminSplitDateTime widget in my admin
site for better functionality (basically I want to display only 'available'
dates in my calender which I couldn't find how to do with the default
picker). I decided to use the bootstrap3_datetime widget.
After overriding m
2 matches
Mail list logo