Hi,
I’m looking for a way to customize the HTML forms generated by
date_select. I’m especially keen on replacing the year and possibly
day input by a simple text field, since honestly, I find listboxes for
years to be quite retarded (if I wanted client-side validation, there
would be better ways to do that instead of having people try and find
their year of birth in a list of approximately a hundred entries). Is
there a way to do that without manually hardcoding form fields in the
view?