Resolved! dynamic population of a selectbox with 'none'
I have a catalog item that has 2 dependent selectbox variables. When the first variable (Environment) changes, it should populate the options in the second variable (Application). I have an onChange catalog client script that does this, and it al...