J
Jesper F
I have a field with an input mask like 000000-0000
If the user enters 0 or alle characters input is accepted but if any number
of characters in between 0 and 10 is entered it raises the error: "The value
you entered isn't appropriate for the input mask...".
Is there a way to have the input mask but not get the error if the user
leaves the field?
If the user enters 0 or alle characters input is accepted but if any number
of characters in between 0 and 10 is entered it raises the error: "The value
you entered isn't appropriate for the input mask...".
Is there a way to have the input mask but not get the error if the user
leaves the field?