Create an "Integer" custom field.
In its settings set:
First : 10000
Last: 10000000
Now open an article.
Load the article.
Blank page.
The browser hangs as it has to create a big drop-down.
The drop-down solution is not ideal at all.
My suggestion is to replace the drop-down with the input number. That solves the problems i reported and has all the features of the current "Integer" (min, max, step).
Labels |
Added:
No Code Attached Yet
|
Would be cool if we could have different layouts for that field, like dropdown (which we have now) and slider. For such large ranges a slider could be appropriate.
Using such big range obviously will cause a problem somewhere: or server, or on client side. It is expected.
For now can use what @brianteeman suggested.
If you just want to ask for new custom field that implement "number" input, then please edit the issue description so it is clear "Feature request", or open a new issue for it.
Thanks.
btw: Joomla already have this field type
, but not as custom field.Labels |
Added:
Information Required
|
BTW the number field is very limited in functionality on safari
https://caniuse.com/input-number
Guys as a developer i can find the way out.
The point of this, is to fix or improve the way it works.
Any range that exceeds 1000 numbers renders it useless and this is a very usual real world scenario.
Not to mention that it is almost impossible to use it, after a certain point from the user perspective.
@brianteeman not sure that i get the safari limitations. As far as i can see any version after 2010 seems to support this.
Anyway, if the release leader wants to fix that, i can create a PR.
I need to get a green light from the release leader.
Labels |
Removed:
Information Required
|
@brianteeman not sure that i get the safari limitations. As far as i can see any version after 2010 seems to support this.
There was an error on the caniuse website that has now been resolved. The issue is onlt with Safari on ios
Labels |
Added:
Feature
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-06-24 13:41:03 |
Closed_By | ⇒ | sakiss |
Just create a text field with a filter integer.
With such a giant range of values no one is going to want to scroll through a list