Answered
I need help with a code that will auto populate
from another field if another field is zero. This would go after the code: event.value=Number(this.getField("EE Net Prem").valueAsString)/ Number(this.getField("multiplier").valueAsString);
from another field if another field is zero. This would go after the code: event.value=Number(this.getField("EE Net Prem").valueAsString)/ Number(this.getField("multiplier").valueAsString);
Not sure what you're asking, but if you use this code you have to make sure that the value of "multiplier" is not zero first.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.