I have a select box that holds some event date options. I also have a database holding those events. I'd like to hook into a specific select box to automagically populate the options with my dates. I looked at the content hooks, and saw some about checkboxes and radio buttons, but none for select boxes.
I'm pretty comfortable with hooks and filters, I simply need to know which ones to use.
In my form I've selected that it should allowed to be populates dynamically, and given it a parameter name.