# Numeric keypas

**URL:** https://community.glideapps.com/t/numeric-keypas/85761
**Category:** Ask for Help
**Created:** [December 20, 2025, 11:57am UTC](https://community.glideapps.com/t/numeric-keypas/85761 "2025-12-20T11:57:07Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Tobysan](https://avatars.discourse-cdn.com/v4/letter/t/e19adc/32.png) [@Tobysan](https://community.glideapps.com/u/Tobysan)
#### Post date: [December 20, 2025, 11:57am UTC](https://community.glideapps.com/t/numeric-keypas/85761/1 "2025-12-20T11:57:07Z")

</div>

How do I get the app to open focus on a full numeric keyboard for entering numbers?

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [December 20, 2025, 1:01pm UTC](https://community.glideapps.com/t/numeric-keypas/85761/2 "2025-12-20T13:01:15Z")

</div>

Typically you use a number entry component if you want the numeric keyboard to show up, but it also will depend on your OS, browser, and the keyboard app you have installed on the device.

---

<div class="post-metadata">

### Author: ![Tobysan](https://avatars.discourse-cdn.com/v4/letter/t/e19adc/32.png) [@Tobysan](https://community.glideapps.com/u/Tobysan)
#### Post date: [December 23, 2025, 11:28pm UTC](https://community.glideapps.com/t/numeric-keypas/85761/3 "2025-12-23T23:28:49Z")

</div>

Hi Jeff  
I am using a number entry comp.  
My phone is on iOS 26.2 and I have downloaded the app to it.  
All my phone settings are standard but I am still getting an Alphanumeric keyboard on the number entry fields.

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [December 24, 2025, 12:34am UTC](https://community.glideapps.com/t/numeric-keypas/85761/4 "2025-12-24T00:34:57Z")

</div>

I think it’s because of the fact you can probably type “E” (scientific notation) into the number entry. Can you verify if you can type “E”?

---

<div class="post-metadata">

### Author: ![Luciana\_McCallister](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/luciana_mccallister/32/94681_2.png) [@Luciana\_McCallister](https://community.glideapps.com/u/Luciana_McCallister)
#### Post date: [April 7, 2026, 3:16pm UTC](https://community.glideapps.com/t/numeric-keypas/85761/5 "2026-04-07T15:16:44Z")

</div>

I’m struggling with this. I have number column, number component but on iPhone, it does not trigger the numeric keyboard. It’s a bummer because since I have my app with the sign-in enabled, I see that when I enter the code, it does trigger the numeric pad. I noticed the html for that field, uses type=“tel” pattern=“[0-9]\*” . So Glide enabled that for that field, but not for fields we add in the app. What am I missing?

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [April 8, 2026, 11:50pm UTC](https://community.glideapps.com/t/numeric-keypas/85761/6 "2026-04-08T23:50:30Z")

</div>

I think it’s worth submitting a ticket from your builder environment (bottom right icon) to see what they have to say about this. It’s been a longstanding concern for the community.
