Integer Input - prohibit input of special characters

Hi,

is it possible to prohibit the input of special characters for integer input fields? As shown in the screenshot below, no letters but any kind of special characters can be inserted into the input field. They are filtered though when saved, however that might cause confusion for users, especially as commas are possible.

Thanks!

3 Likes

they could add an allowed characters string property to all text input fields/areas, but an input mask for text fields could be more handy