How to detect the empty Number field
-
Hello, how can I detect that the “Number” field is empty / has no value?
Standard validation tool displays the correct tooltip, but if the user refreshes the page (e.g. F5 button) the tooltip disappears and the whole calculation is computed using 0 (zero) value from that field.
I’ve tried many different ways to arithmetically distinguish the entered zero from the empty field and unfortunately I found nothing.
I can live with it, but I am trying to make the calkulator more “foolproof”.
Thank you in advance for any advice.
DarekThe page I need help with: [log in to see the link]
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘How to detect the empty Number field’ is closed to new replies.