We have a text field with an input mask of:
99 9999 9999
However, we have found that if the user doesn't complete the whole thing (so for example types 07 3333 3) it will clear the content of the whole field during validation. Is there any way to prevent this? Our client would like users to see the data they previously entered.
Cheers,
Emu