Telephone Number Input and Display

Input

Telephone number input can be supported by one of two designs. Both designs will accept and correctly identify both UK and non-UK numbers.

  1. A single unassisted entry input box, optimised for UK telephone number entry. This design should be used when it is anticipated that the majority of telephone numbers input will be UK numbers.
    A text input box labelled 'Telephone Number' and containing the prompt 'e.g. 01234 567890'
  2. A single entry input box with country selector assistance, optimised for non-UK telephone numbers.
    Two input controls side by side: a drop-down list control labelled 'Country Code' with the text '+44 (UK)' displayed; a text input box labelled 'Telephone Number' showing the prompt text 'e.g. 01234 567890'