Typical use cases

The keypad functionality can easily be added to any text field with appropriate settings. There are typical use cases where a keypad may be required.

Password Fields

It can be used it with a password field to add more secure text entry so that users don’t have to use the keyboard to type their passwords or sensitive information.

Numeric password:

Your secure password using the full keyboard attached:

Textareas for unusal characters

The keypad can be used with a text field for entering unusual characters, whilst continuing to type normal characters.

Greek letters:

Mathematical symbols:

Other symbols:

Keyborads for other languages or local formats

Is possible to construct the complete keyboard of other language in the local format, for example, the following shows the Azerty layout is defined in the French localisation:

French azerty keypad:

Custom Layouts

You can design any custom layout for the keypad by specifying the keys per row:

Querty keypad:

Alphabetic keypad:

Full keyboard:

Invocation

The keypad can be triggered by focus on the field (the default), via an associated button, or by both.

Button only trigger:

Focus and button trigger: