Disable some options in a dropdown?

Is it possible to disable / grey out some of the options within a dropdown list given a condition?

Not sure about graying them out but if your populating the drop down from a sql query you can remove some options in the where claus.

1 Like