I've got a 1.0 client script running on purchase o...
# suitescript
k
I've got a 1.0 client script running on purchase orders and I want to make sure a field has valid data, and if so, take appropriate action, but it's firing fieldChange and validateField twice, once when the change is made, and once when I click off of the field. I'd like to do only one or the other.