Override Form API Theme Functions
6 Apr
2009
6 Apr
'09
3:39 p.m.
In a Drupal 6 site, I want to override theme_select but my mymodule_select is never called. I tried instead making mymodule_form_element because theme_select anyway calls that for its output, but that custom function is also never called. The reason, BTW, that I want to do this is to be able to apply a class to some <option> tags. Any ideas what I am doing wrong? Thanks.
6258
Age (days ago)
6258
Last active (days ago)
0 comments
1 participants
participants (1)
-
Fred Jones