I have this same problem. Not sure how to apply your solution. My onshow cocde is:
Form1.onshow=function(){
drpFlavors.addItem("Vanilla")
drpFlavors.addItem("Chocolate")
}
I have this same problem. Not sure how to apply your solution. My onshow cocde is:
Form1.onshow=function(){
drpFlavors.addItem("Vanilla")
drpFlavors.addItem("Chocolate")
}