|
|
@ -5,7 +5,7 @@ class Form::Lettings::Questions::UprnKnown < ::Form::Question |
|
|
|
@copy_key = "lettings.property_information.uprn.uprn_known" |
|
|
|
@copy_key = "lettings.property_information.uprn.uprn_known" |
|
|
|
@type = "radio" |
|
|
|
@type = "radio" |
|
|
|
@answer_options = ANSWER_OPTIONS |
|
|
|
@answer_options = ANSWER_OPTIONS |
|
|
|
# @conditional_for = { "uprn" => [1] } #TODO: DELETE |
|
|
|
@conditional_for = { "uprn" => [1] } |
|
|
|
@inferred_check_answers_value = [ |
|
|
|
@inferred_check_answers_value = [ |
|
|
|
{ |
|
|
|
{ |
|
|
|
"condition" => { "uprn_known" => 0 }, |
|
|
|
"condition" => { "uprn_known" => 0 }, |
|
|
|