Right now, it seems that the first option listed for dropdown is the default option.
How can I make it so they the user must select something other than the default value?
Right now I have:
Select Coach name
Coach Steve
Coach John
Coach Mike
I'd like "Select coach Name" to be displayed, but I'd like the actual selectable values be any of "Coach Steve, John Or Mike" but not "Select Coach Name"
Does this make sense? Can I do this?