There needs to be a limitation to the hours field as of now it's possible to set the time to -5 or 27 it should only be possible to set it from 0 to 24.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | limitation-missing-2812993-3.patch | 2.2 KB | ssimdev |
There needs to be a limitation to the hours field as of now it's possible to set the time to -5 or 27 it should only be possible to set it from 0 to 24.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | limitation-missing-2812993-3.patch | 2.2 KB | ssimdev |
Comments
Comment #2
ssimdev commentedI don't thing that we need limitation by default. But we can add extra option.
Patch to add settings option to limit max value in field settings and validator for HMS field.
Comment #4
ssimdev commentedQuick patch root fix.
Comment #6
msajko commentedNow that we have optional [max] limitation, can we add optional [min] limitation too? If yes, please open new issue