- Issue created by @Anybody
I was wondering why my numeric fields (integer / decimal) were unnecessarily wide. Looking at how I can change that, I found that simple textfield inputs have a "size" setting in the form widget, but other input types, which should have the same, don't have.
For telephone fields I for example found this issue:
📌
Telephone field does not support setting a custom size of the input field
Needs work
<input />
element of any type
Provide the "Size" setting for any of these basic field settings to allow overriding the default size.
Leave the field empty (NULL) by default to not change existing projects.
Active
11.0 🔥
field system