DateTime Picker with Dropdowns for Month/Year

melvins138 30 Jul, 2014
I am in need of a DateTime Picker that allows the user to use a dropdown to quickly select Month and Year. Is this possible.

It would look like this:
DateTime Picker with Dropdowns for Month/Year  image 1

I have seen a MooTools DatePicker that uses that, but I am unable to figure out how to make it work on ChronoForms.

You can see the example in action at http://www.styledisplay.com/mootoolsdatepicker/

Any help is greatly appreciated.

Melvins138
GreyHead 31 Jul, 2014
Hi melvins138,

Which versions of ChronoForms and Joomla! are you using?

Bob
melvins138 31 Jul, 2014
Oops. 😶

Chronoforms V4
Joomla 3.1.5
GreyHead 01 Aug, 2014
Hi Melvins138,

The simplest solution to this in CFv4 is to use the built-in MooTools datepicker and set the startView to Years.
startView: 'years'
That does pretty much what you need.

Bob
melvins138 01 Aug, 2014
Thanks Bob. I'll be sending a PM as a follow-up to this.
This topic is locked and no more replies can be posted.