I'd like to get a combo box to drop down automatically AFTER the user SAVES his first combo box selection.
That is, I don't want the dropdown to happen on the first selection.
In the coding for the SAVE button's "on click" even, I set the focus back on the combo box. Then, I was going to...