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:
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
It would look like this:

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
Hi melvins138,
Which versions of ChronoForms and Joomla! are you using?
Bob
Which versions of ChronoForms and Joomla! are you using?
Bob
Oops. 😶
Chronoforms V4
Joomla 3.1.5
Chronoforms V4
Joomla 3.1.5
Hi Melvins138,
The simplest solution to this in CFv4 is to use the built-in MooTools datepicker and set the startView to Years.
Bob
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
Thanks Bob. I'll be sending a PM as a follow-up to this.
Just to close this thread as solved; I used a slightly modified version of this faq while making sure my jqueryui was up to date.
Thanks again Bob for the help.
Thanks again Bob for the help.
This topic is locked and no more replies can be posted.