Number field without the spinner on the right

Hi Softr Community…

I am new to coding with no-code. I’m building an application that would require registered user to input numbers, between 9 to 12 numbers in length…

I used the Number type field, but there are two issues with this one:

  1. There is a spinner on the right for increment and decrement (which I don’t want). 2. When I tested using the number field and inputted 9 digits, in the Airtable DB only 1 digit was showing. When I tested the field again with a new entry, all digits show

If I use a text field, then any character can be inputted which is not what I want.

I thought it was an Airtable issue but even when I changed the the column to text and left softer type to number, I still see the spinner…

Is there a way to ONLY have a numbers only field without the spinner?

Thanks