Thank you for taking the time to read my question.
I have a drop down in my app that has a SharePoint List column as it's Item's source.
Is there a good way of adding something like "SELECT" to the drop down as the default value so that the user has to make a choice?
I put " SELECT" into my list and then I sorted my Items for the drop down, but it seems that SharePoint won't let me put in a leading space. I don't want to have an underscore before "_SELECT" either.
I don't think it's necessary to have a second column in my list with numbers that I sort on either as items may be added or removed, and therefore make the numbers pointless.
Thanks