How can I make a numeric keyboard appear with a regular field when form is filled on a mobile device?

  • miguelben
    Asked on December 30, 2017 at 2:19 AM

    When I create a form and  I use the phone field under basic form elements, it automatically shows a numeric keyboard if you are filling the form on a mobile device.

    How can I make this numeric keyboard appear with a regular field?

  • BJoanna
    Replied on December 30, 2017 at 4:32 AM

    When you say a 'regular' field, are you referring to a Short Text Entry (Text Box) field?

    It is not possible to show only a Numeric keyboard with a Short Text Entry field. The Alphanumeric keyboard will always be shown, even if the validation of the field is set to Numeric.

    If you want that a Numeric keyboard is shown, you should use a Number field. 

    1514626281number Screenshot 10

  • miguelben
    Replied on December 30, 2017 at 6:43 PM
    Thanks.
    ...