Posted by wernerglinka on December 9, 2012 at 1:08am
I am trying to change the default date value of an exposed views filter select element from "-Year" to "Select a Year". All other form elements can be easily changed with hook_form_form_ID_alter but not a date select.
Can anybody point me in the right direction with this?