I have a PIN entry field that has multiple error messages programmed. First the entry has to be numeric. Second if the PIN is validated then a balance is checked against what is to be paid.
The bug is that if the first error is triggered by a non-numeric entry, it displays properly. But then if a new entry in the field is made that is numeric, but triggers the second error, the second error message is properly displayed at the top of the screen, but not in the Alert box that pops up. See enclosed jpg.
Mark
[attachment deleted by admin]