I have a weird situation.
On field A, I have an On Blur Event that calculates value for field B and on field C, which is number type. I have option of showing calculator.
If I use old type calculator or no calculator on field C, the On Blur Event on field A works right the way.
If I use new type calculator on field C, the On Blur Event on Field A doesn’t work on first try. I may work on 2nd or 3rd try.
Anyone got this problem?