Hi,
Thank you for your previous help!
The CSS solution you provided worked perfectly — the spinner arrows are now gone.
However, I’m still facing one issue:
On an iPad (and some mobile devices), users are still able to type letters into the number field.
Is there a way to completely restrict the input to numbers only, even on mobile and tablet devices?
Thanks a lot for your support!
I would like to use the Numeric Field to accept only numbers for a phone number, but I also want to remove the up-down arrows (spinner) that appear when the field is used.
When I use the Numeric Field, it works fine for entering numbers, but the arrows still appear, which I want to avoid.
I’ve also tried using the input mask to format the phone number, but I cannot prevent users from entering letters when the mask is applied, which is not what I want.