# Form number entry bug with format padding 🐛

**URL:** https://community.glideapps.com/t/form-number-entry-bug-with-format-padding/20499
**Category:** Report a Bug
**Created:** [December 30, 2020, 12:16pm UTC](https://community.glideapps.com/t/form-number-entry-bug-with-format-padding/20499 "2020-12-30T12:16:14Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Rosewebstudio](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rosewebstudio/32/12261_2.png) [@Rosewebstudio](https://community.glideapps.com/u/Rosewebstudio)
#### Post date: [December 30, 2020, 12:16pm UTC](https://community.glideapps.com/t/form-number-entry-bug-with-format-padding/20499/1 "2020-12-30T12:16:14Z")

</div>

When entering text into a number field there are a couple of small issues

1. It needs to show/warn the user that only numbers are acceptable.

At the moment it allows the user to enter text - but does not allow them to submit (which is correct behaviour) as you should only be allowed to submit if a number is entered.

1. Upon entering text the padding on the field is lost. Example below. If you add a number the padding is ok.

This is using iOS 14.1

Padding ok with numbers

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/1/3/13ba28081cd42bdd4d7f07236fb5f69c6d8928e4.jpeg)

Padding lost with text

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/6/c/6cd2fe8c8549992302c37429b857ef48ef833734.jpeg)

Thanks
