Modifying the list of Project Status options
Page: 1
I would like to add some additional options to the list of project status choices. I have gone as far as noticing that the status field in the database is of type ENUM. How "hardcoded" are these values? Does the system query MySQL for the acceptable values or is the list also hardcoded into the code?



