Feature #937
closedAdd "please select" to activity select box.
0%
Description
We have over 15 acitivities defined and we need that every users must add his spent time (otherwise we don't pay ;). When adding time, users must select also appropriate Activity. When addind activity, there can be preselected (defalt value) item. So we preselected most oftem activity, but in real life users forget to select their real activity, which lead in so much Accounting time and no Programmer's spend time. We created special activity with name "PLEASE SELECT", so we can later filter all these records with "PLEASE SELECT" activity and than tell users to select appropriate one.
Anyway, the easiest way should be ability to have default value for activity set to "non defined" (or something simillar), so when adding time there will be some string like "Please select" in select bix, but when user will not select any other value and left select box in state "Please select", than there will be error message pointing to select one from defined activities.
PS: Sorry for long description, I'm just trying to be most precise and descriptive... ;)