Datepicker

GreyHead 27 Sep, 2012
Hi geosystem,

If you only have one datepicker (or you want all datepickers in the form to behave in this way) you can add startView:'years' to the DateTime Picker config box on the form General tab (Click the form name link in the Forms manager and scroll down to see it.

If you need datepickers with different settings in the same form you can use the Custom MooTools Datepicker action from the Power Fields group. You need to set a class name to link this to your datepicker element and then set the Options you need.

Bob
geosystem 27 Sep, 2012
Thank you GreyHead, works perfectly.
Can I ask more questions about datepicker 😶
1. how set older years rage? for istance 1980-1999.
2. where change default date format in d-m-Y?

Again thank you very much.
GreyHead 27 Sep, 2012
Hi geosystem,

You can use minDate and maxDate to set a range of dates.

You can use the Format Box on the Custom MooTools DatePicker action to set the format - or set a format for all datepickers in the same box on the General tab.

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