I've designed a custom search page, but the date picker for the date fields won't display the year properly. It gets cut off on the most important part!
I've tried increasing the input size, but that doesn't do anything for the date picker.
The other problem I'm having with the date picker is the stupid auto-complete dropping "helpful" suggestions right in the way of the date picker. I have had some success getting this out of the way with javascript, but I don't know how I can add that effect to the search page. Anyone know?
Thanks for your help!