Is there a way to execute some code (open popup window) after user selects one of items from dropdown list?
I see that there is an event ON_SUPPLY_DRDN_VALUE, which looks like responsible for that, but it is not mentioned in official documentation and it doesn't fire when I select something from dropdown.