Text and phone fields have a ‘Pattern’ setting where regex codes can be used. Can regex codes be used in number fields as well? Or can the text field show as a number or phone field on mobile/tablet?
The pattern attribute is not applicable to a number field.
You can use the ‘Auto Complete’ setting on a text field to request that mobile devices use the numeric keypad. You could perhaps use the ‘tel’ option to do this.