Posted by pglynn on January 3, 2013 at 4:08pm
I've got an exposed date filter and I'm trying to hook into the output of the select box that gets populated. Currently the output is set to a range of years (-8:+0) and when there are no arguments in the URL or via AJAX the default option is -Year and I'm trying to change that to "- All -", but can't find the right function to hook into in order to do that.
I've also tried using the theme developer module to see if that would lead to anything, but it didn't provide any recommendations on where that output is being created. Any help would be greatly appreciated.