Hi
I am using single input field with mask for entering UK number.
Problem I have is how to make sure people have to input all numbers.
My mask is 99999999999 which should result in numbers eg. 01642123456
I had few situation that clients entered space which resulted with 01642 12345
or just forgot to enter last digit.
Is there a way to make sure all numbers are entered and if not warning is displayed?
Cheers
Kris