Browse Source

Fix numeric income question widths

pull/220/head
Kat 4 years ago
parent
commit
13a8aaa50c
  1. 26
      config/forms/2021_2022.json

26
config/forms/2021_2022.json

@ -1870,6 +1870,7 @@
"type": "numeric", "type": "numeric",
"min": 0, "min": 0,
"step": "1", "step": "1",
"width": 5,
"prefix": "£", "prefix": "£",
"suffix": "every week" "suffix": "every week"
} }
@ -1896,6 +1897,7 @@
"type": "numeric", "type": "numeric",
"min": 0, "min": 0,
"step": "1", "step": "1",
"width": 5,
"prefix": "£", "prefix": "£",
"suffix": "every month" "suffix": "every month"
} }
@ -1922,6 +1924,7 @@
"type": "numeric", "type": "numeric",
"min": 0, "min": 0,
"step": "1", "step": "1",
"width": 5,
"prefix": "£", "prefix": "£",
"suffix": "every year" "suffix": "every year"
} }
@ -2222,6 +2225,7 @@
"type": "numeric", "type": "numeric",
"min": 0, "min": 0,
"step": 1, "step": 1,
"width": 5,
"prefix": "£", "prefix": "£",
"suffix": "every week", "suffix": "every week",
"fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"],
@ -2234,6 +2238,7 @@
"type": "numeric", "type": "numeric",
"min": 0, "min": 0,
"step": 1, "step": 1,
"width": 5,
"prefix": "£", "prefix": "£",
"suffix": "every week", "suffix": "every week",
"fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"],
@ -2246,6 +2251,7 @@
"type": "numeric", "type": "numeric",
"min": 0, "min": 0,
"step": 1, "step": 1,
"width": 5,
"prefix": "£", "prefix": "£",
"suffix": "every week", "suffix": "every week",
"fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"],
@ -2258,6 +2264,7 @@
"type": "numeric", "type": "numeric",
"min": 0, "min": 0,
"step": 1, "step": 1,
"width": 5,
"prefix": "£", "prefix": "£",
"suffix": "every week", "suffix": "every week",
"fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"],
@ -2270,6 +2277,7 @@
"type": "numeric", "type": "numeric",
"min": 0, "min": 0,
"step": 1, "step": 1,
"width": 5,
"prefix": "£", "prefix": "£",
"suffix": "every week", "suffix": "every week",
"readonly": true, "readonly": true,
@ -2387,6 +2395,7 @@
"type": "numeric", "type": "numeric",
"min": 0, "min": 0,
"step": 1, "step": 1,
"width": 5,
"prefix": "£", "prefix": "£",
"suffix": "every 2 weeks", "suffix": "every 2 weeks",
"fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"],
@ -2399,6 +2408,7 @@
"type": "numeric", "type": "numeric",
"min": 0, "min": 0,
"step": 1, "step": 1,
"width": 5,
"prefix": "£", "prefix": "£",
"suffix": "every 2 weeks", "suffix": "every 2 weeks",
"fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"],
@ -2411,6 +2421,7 @@
"type": "numeric", "type": "numeric",
"min": 0, "min": 0,
"step": 1, "step": 1,
"width": 5,
"prefix": "£", "prefix": "£",
"suffix": "every 2 weeks", "suffix": "every 2 weeks",
"fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"],
@ -2423,6 +2434,7 @@
"type": "numeric", "type": "numeric",
"min": 0, "min": 0,
"step": 1, "step": 1,
"width": 5,
"prefix": "£", "prefix": "£",
"suffix": "every 2 weeks", "suffix": "every 2 weeks",
"fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"],
@ -2435,6 +2447,7 @@
"type": "numeric", "type": "numeric",
"min": 0, "min": 0,
"step": 1, "step": 1,
"width": 5,
"prefix": "£", "prefix": "£",
"suffix": "every 2 weeks", "suffix": "every 2 weeks",
"readonly": true, "readonly": true,
@ -2471,6 +2484,7 @@
"type": "numeric", "type": "numeric",
"min": 0, "min": 0,
"step": 1, "step": 1,
"width": 5,
"prefix": "£", "prefix": "£",
"suffix": "every 4 weeks", "suffix": "every 4 weeks",
"fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"],
@ -2483,6 +2497,7 @@
"type": "numeric", "type": "numeric",
"min": 0, "min": 0,
"step": 1, "step": 1,
"width": 5,
"prefix": "£", "prefix": "£",
"suffix": "every 4 weeks", "suffix": "every 4 weeks",
"fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"],
@ -2495,6 +2510,7 @@
"type": "numeric", "type": "numeric",
"min": 0, "min": 0,
"step": 1, "step": 1,
"width": 5,
"prefix": "£", "prefix": "£",
"suffix": "every 4 weeks", "suffix": "every 4 weeks",
"fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"],
@ -2507,6 +2523,7 @@
"type": "numeric", "type": "numeric",
"min": 0, "min": 0,
"step": 1, "step": 1,
"width": 5,
"prefix": "£", "prefix": "£",
"suffix": "every 4 weeks", "suffix": "every 4 weeks",
"fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"],
@ -2519,6 +2536,7 @@
"type": "numeric", "type": "numeric",
"min": 0, "min": 0,
"step": 1, "step": 1,
"width": 5,
"prefix": "£", "prefix": "£",
"suffix": "every 4 weeks", "suffix": "every 4 weeks",
"readonly": true, "readonly": true,
@ -2555,6 +2573,7 @@
"type": "numeric", "type": "numeric",
"min": 0, "min": 0,
"step": 1, "step": 1,
"width": 5,
"prefix": "£", "prefix": "£",
"suffix": "every month", "suffix": "every month",
"fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"],
@ -2567,6 +2586,7 @@
"type": "numeric", "type": "numeric",
"min": 0, "min": 0,
"step": 1, "step": 1,
"width": 5,
"prefix": "£", "prefix": "£",
"suffix": "every month", "suffix": "every month",
"fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"],
@ -2579,6 +2599,7 @@
"type": "numeric", "type": "numeric",
"min": 0, "min": 0,
"step": 1, "step": 1,
"width": 5,
"prefix": "£", "prefix": "£",
"suffix": "every month", "suffix": "every month",
"fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"],
@ -2591,6 +2612,7 @@
"type": "numeric", "type": "numeric",
"min": 0, "min": 0,
"step": 1, "step": 1,
"width": 5,
"prefix": "£", "prefix": "£",
"suffix": "every month", "suffix": "every month",
"fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"],
@ -2603,6 +2625,7 @@
"type": "numeric", "type": "numeric",
"min": 0, "min": 0,
"step": 1, "step": 1,
"width": 5,
"prefix": "£", "prefix": "£",
"suffix": "every month", "suffix": "every month",
"readonly": true, "readonly": true,
@ -2656,7 +2679,8 @@
"hint_text": "Give an estimated amount if you don't know the exact figure.", "hint_text": "Give an estimated amount if you don't know the exact figure.",
"type": "numeric", "type": "numeric",
"min": 0, "min": 0,
"step": 1 "step": 1,
"width": 5
} }
}, },
"depends_on": [{"has_benefits": "Yes", "depends_on": [{"has_benefits": "Yes",

Loading…
Cancel
Save