In a regular dropdown box form, the default value are sometime empty, value=" " with label such as "Select one" or "Any" .
How can add option like this in the profile field dropdown box? All I can think of right now is clearing the value in the database for this option. Is there any other way I can do it? Thanks.