View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 14224 | Feature requests | Survey taking | public | 2018-11-07 09:08 | 2019-02-27 08:21 |
| Reporter | DenisChenu | Assigned To | DenisChenu | ||
| Priority | none | Severity | feature | ||
| Status | closed | Resolution | fixed | ||
| Target Version | 4.0.0dev | ||||
| Summary | 14224: Add pattern for some question type (numeric) | ||||
| Description | With numeric question type (and multiple, and text forced numeric etc …) we can't use number input due to radix. But we can use pattern … | ||||
| Additional Information | I think we must remove radix usage totally and use type=number, then user really choose is radix and we get always a number in js and a number in php. | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Bug heat | 2 | ||||
| Story point estimate | |||||
| Users affected % | |||||
|
Done on accessible_vanilla : https://gitlab.com/SondagesPro/SurveyThemes/accessible_vanilla/commit/a405f595e12532461ab3f0a4f9fb1bf2331c51b7 |
|
|
Fix committed to develop_pattern_numeric branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=28473 |
|
|
DO NOT do this in core (except in JS only solution) since validation can be an issue … |
|
|
LimeSurvey: develop_pattern_numeric b3ef5f54 2018-11-07 10:39 Details Diff |
New feature 14224: Add pattern for some question type (numeric) Dev: starting point : some other answer need it (array text/number, short text number) Dev: this disable submitting form directly |
Affected Issues 14224 |
|
| mod - application/views/survey/questions/answer/arrays/multiflexi/rows/cells/answer_td.twig | Diff File | ||
| mod - application/views/survey/questions/answer/multiplenumeric/answer.twig | Diff File | ||
| mod - application/views/survey/questions/answer/multiplenumeric/rows/input/answer_row.twig | Diff File | ||
| mod - application/views/survey/questions/answer/numerical/answer.twig | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-11-07 09:08 | DenisChenu | New Issue | |
| 2018-11-07 09:10 | DenisChenu | File Added: Capture du 2018-11-07 08-55-06.png | |
| 2018-11-07 09:12 | DenisChenu | Note Added: 49563 | |
| 2018-11-07 09:39 | DenisChenu | Changeset attached | => LimeSurvey develop_pattern_numeric b3ef5f54 |
| 2018-11-07 09:39 | DenisChenu | Note Added: 49564 | |
| 2018-11-07 09:39 | DenisChenu | Assigned To | => DenisChenu |
| 2018-11-07 09:39 | DenisChenu | Resolution | open => fixed |
| 2018-12-18 15:32 | DenisChenu | Target Version | => 4.0.0dev |
| 2019-02-27 08:21 | DenisChenu | Status | new => closed |
| 2019-02-27 08:21 | DenisChenu | Note Added: 50691 |