Forums

TIme picker scrolling issue

daidensacha 10 Sep, 2013
I'm not sure if this is a bug, a conflict, or if I set it up in the wrong way.

I have the Timepicker set to scroll hours, and minutes. With the minute scroller set to scroll in increments of 5 minutes. (e.g. 00,05,10,15,20,25,30,35,40,45,50,55,) The scroller scrolls ok one way, 00,55,50,45,40,35,30,25,20,15,10,05,00, but the opposite way it hits a snag. When it comes to 05, it goes back to 00, or 55, and then loops between those numbers, i.e. 55,00,05,55,00,05, or 00,05,00,05,00,05.

This is what I have set in the config. It is the Mootools Datepicker. Everything else works perfectly now.
format: '%a %d-%B @ %I:%M %p', timeWheelStep: '5'


It can be seen here: http://www.oodaiden.com/dev003/index.php?option=com_chronoforms&chronoform=bookingform&Itemid=244

Appreciate any feedback.
GreyHead 10 Sep, 2013
Hi daidensacha,

This looks like a bug in the DatePicker. You might report it here - there may be a fix.

Bob
This topic is locked and no more replies can be posted.