Telephone Number Input and Display

Input

Input Validation

A three step diagram showing the entry of a number using hyphens and the redisplay of that number with spaces instead of hyphens

TID-0013

If the number can be identified as a valid type, the input box should strip out formatting upon losing focus and replace it with a reformatted equivalent

Mandatory

A three step diagram showing entry of the text '+888 12.34.56.78' and the redisplay of that number with the formatting as it was when it was entered

TID-0015

If the number cannot be identified as a valid type, display the entry to the user as it was entered

Mandatory