Hi,
I've added CCK Date field to my node type using the Textfield with Date Popup wiget. The granularity is set to include Hours and Minutes. The display show two textareas, one for the date and the other for time.
How do I override the time field to be a drop down? I can't see how I can do this via form_alter hook as my date field does not appear in the $form value.
Thanks Steve