I have a form with a number entry (required) and text entry (optional) visible to the user. If the user enters text in the text field, they are able to submit the form with a blank number entry field.
P.S. Isn’t glide the best? I mean, what?, you can build an app with no code?! Seriously team glide, rock on. xoxo
1 Like
Yes, Glide rocks!!!
Can you show us your settings for those fields or a video? Hopefully we can help.
I just made a new bug test app to verify - https://bugtest.glideapp.io/
The spreadsheet has a simple set of data on a single sheet.
I changed the style of the default tab to details and added a form button with two fields: a required number field, and an optional text field.
If I uploaded the screenshots correctly, they should show that I am able to submit without a required number.
Sorry for the details in a second post, I had a baby demand my attention. I’m also going to use that excuse for the confusing title. 

That looks like a bug. Can confirm I can reproduce that in your test app. Maybe you can send this to Glide’s support email.
1 Like
Update: I’ve found that I can only recreate this issue with the Number Entry field.
1 Like
You could try setting a MIN value of 1 for the number entry.
1 Like
Great suggestion! In my case, I used 0.01 as a min, and that seems to have bypassed this blank submitting behavior. 
2 Likes
i’m with this problem too @david