Hi there, i just played a bit with the MonkeyPhysixs improved DatePicker by Arian (http://www.mootools.net/forge/p/mootools_datepicker) and i stumbled across some - IMHO - wierd feature.
To demonstrate my question you could easily open up the original Demo at http://aryweb.nl/projects/mootools-datepicker/Test/full.html and click the bottom most input field to open the Datepicker. Choose a date and maybe a time of your choice but then - do not save it but click the upper input field. I thought it should load the value from the formfield to be editet but it keeps the selected date/time from the other field. In most cases this would be no problem as you may only have one field to choose a date from. 28 Fields (7 days, each day has 4 time fields) and it will for sure break the usage if one Picker will port the value to another field by an click-accident. I hope i could've made my problem clear and maybe Arian is reading this. If this is a wanted feature it may be a good idea to have a toggle for it, so the datepicker will transport the selected value to the last activated input OR reload the value from the activated formfield to the picker.
