@ -3,7 +3,7 @@ class Form::Lettings::Questions::Uprn < ::Form::Question
super
super
@id="uprn"
@id="uprn"
@check_answer_label="UPRN"
@check_answer_label="UPRN"
@header="What is the property's UPRN"
@header="What is the property's UPRN?"
@type="text"
@type="text"
@hint_text="The Unique Property Reference Number (UPRN) is a unique number system created by Ordnance Survey and used by housing providers and sectors UK-wide. For example 10010457355."
@hint_text="The Unique Property Reference Number (UPRN) is a unique number system created by Ordnance Survey and used by housing providers and sectors UK-wide. For example 10010457355."
@ -3,7 +3,7 @@ class Form::Sales::Questions::Uprn < ::Form::Question
super
super
@id="uprn"
@id="uprn"
@check_answer_label="UPRN"
@check_answer_label="UPRN"
@header="What is the property's UPRN"
@header="What is the property's UPRN?"
@type="text"
@type="text"
@hint_text="The Unique Property Reference Number (UPRN) is a unique number system created by Ordnance Survey and used by housing providers and sectors UK-wide. For example 10010457355."
@hint_text="The Unique Property Reference Number (UPRN) is a unique number system created by Ordnance Survey and used by housing providers and sectors UK-wide. For example 10010457355."
below_hard_min:"Rent is below the absolute minimum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms"
below_hard_min:"Rent is below the absolute minimum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms"
above_hard_max:"Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms"
above_hard_max:"Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms"
uprn:
below_hard_min:"Rent is below the absolute minimum expected for a property of this type based on this UPRN"
above_hard_max:"Rent is higher than the absolute maximum expected for a property of this type based on this UPRN"
la:
la:
below_hard_min:"Rent is below the absolute minimum expected for a property of this type based on this local authority"
below_hard_min:"Rent is below the absolute minimum expected for a property of this type based on this local authority"
above_hard_max:"Rent is higher than the absolute maximum expected for a property of this type based on this local authority"
above_hard_max:"Rent is higher than the absolute maximum expected for a property of this type based on this local authority"