diff --git a/config/forms/2021_2022.json b/config/forms/2021_2022.json index 5f5880dbf..8f01fcf3e 100644 --- a/config/forms/2021_2022.json +++ b/config/forms/2021_2022.json @@ -2325,7 +2325,12 @@ "min": 0, "step": "1", "width": 5, - "prefix": "£" + "prefix": "£", + "suffix": [ + { "label": "every week", "depends_on" : { "incfreq": "Weekly"}}, + { "label": "every month", "depends_on" : { "incfreq": "Monthly"}}, + { "label": "every month", "depends_on" : { "incfreq": "Yearly"}} + ] }, "incfreq": { "check_answer_label": "How often does the household receive this amount?",