Hey everyone! Need some advise. I have an app that allows my users to choose establishment names from a select box for their work forms. Some of these locations are active, some are inactive, but all of them have to show up in the select box. To avoid confusion as to which are active and which are inactive I currently have the select command set to order by active status, showing active first then inactive, This is fine, but sometimes can still cause confusion. I would really like to make these inactive establishments a different color in the drop down list instead.
Does anyone know how to change the color of text within a select drop down box based on specific criteria? This would be for grids, forms and searches. Thanks!