Say I wanted to have two onSave events occur. One that first checks for data in a field and then one that pops a dialog. How would I prevent the popup from popping before the first check is satisfied?
↧
Say I wanted to have two onSave events occur. One that first checks for data in a field and then one that pops a dialog. How would I prevent the popup from popping before the first check is satisfied?