From a277cbeaca4f95a0b58f9588263b5db3ad05f3a6 Mon Sep 17 00:00:00 2001 From: baarkerlounger Date: Fri, 7 Jan 2022 15:50:28 +0000 Subject: [PATCH] Add prefixes and suffixes --- config/forms/2021_2022.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/config/forms/2021_2022.json b/config/forms/2021_2022.json index 5057626e8..7d809f90f 100644 --- a/config/forms/2021_2022.json +++ b/config/forms/2021_2022.json @@ -1978,6 +1978,8 @@ "type": "numeric", "min": 0, "step": 1, + "prefix": "£", + "suffix": "every week", "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], "result-field": "tcharge" }, @@ -1988,6 +1990,8 @@ "type": "numeric", "min": 0, "step": 1, + "prefix": "£", + "suffix": "every week", "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], "result-field": "tcharge" }, @@ -1998,6 +2002,8 @@ "type": "numeric", "min": 0, "step": 1, + "prefix": "£", + "suffix": "every week", "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], "result-field": "tcharge" }, @@ -2008,6 +2014,8 @@ "type": "numeric", "min": 0, "step": 1, + "prefix": "£", + "suffix": "every week", "fields-to-add": ["brent", "scharge", "pscharge", "supcharg"], "result-field": "tcharge" }, @@ -2018,6 +2026,8 @@ "type": "numeric", "min": 0, "step": 1, + "prefix": "£", + "suffix": "every week", "readonly": true, "requires_js": true },