|
|
|
|
@ -7223,6 +7223,46 @@
|
|
|
|
|
"renewal": 0 |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
"referral_value_check": { |
|
|
|
|
"depends_on": [ |
|
|
|
|
{ |
|
|
|
|
"la_referral_for_general_needs?": true |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"title_text": { |
|
|
|
|
"translation": "soft_validations.referral.title_text" |
|
|
|
|
}, |
|
|
|
|
"informative_text": { |
|
|
|
|
"translation": "soft_validations.referral.hint_text", |
|
|
|
|
"arguments": [] |
|
|
|
|
}, |
|
|
|
|
"questions": { |
|
|
|
|
"referral_value_check": { |
|
|
|
|
"check_answer_label": "Referral confirmation", |
|
|
|
|
"hidden_in_check_answers": { |
|
|
|
|
"depends_on": [ |
|
|
|
|
{ |
|
|
|
|
"referral_value_check": 0 |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"referral_value_check": 1 |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
"header": "Are you sure?", |
|
|
|
|
"type": "interruption_screen", |
|
|
|
|
"answer_options": { |
|
|
|
|
"0": { |
|
|
|
|
"value": "Yes" |
|
|
|
|
}, |
|
|
|
|
"1": { |
|
|
|
|
"value": "No" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"interruption_screen_question_ids": ["needstype", "referral"] |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|