import _ from "lodash"; import useTranslation from "next-translate/useTranslation"; import { formatDates } from "../../../utils"; let RepLPAQuestionnaireCheck_enforcement = (props) => { let { t } = useTranslation(); const { formObj, currentView, setSubmitBack, showQuestionnaireSection, setShowQuestionnaireSection, setRepresentationSubmit, questionnaireCount, } = props; const repFormData = formObj.representationForm.values; return ( <> {/* Section 1 Appeal procedure and site visit */} <>

Appeal procedure and site visit

{_.has(repFormData, "procedureType") && ( <>
5. Which procedure do you consider the appeal should follow?
{repFormData.procedureType}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(1); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
{repFormData.representationOnBehalfOf == "Yes" && (
{t( "case:representation-onbehalfof-details" )}
{ repFormData.representationOnBehalfOf_details }
{ setRepresentationSubmit(false); setShowQuestionnaireSection(1); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} )} {_.has(repFormData, "enterToView") && ( <>
5. Will the Inspector need to enter the appeal site/property?{" "}
{repFormData.enterToView}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(1); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} {_.has(repFormData, "enterNeighbouringLandToViewSite") && ( <>
6. Do you consider that the Inspector needs to enter neighbouring private land/property to view the site?
{repFormData.enterNeighbouringLandToViewSite}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(1); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
{repFormData.enterNeighbouringLandToViewSite == "Yes" && (
{t( "case:representation-onbehalfof-details" )}
{ repFormData.enterNeighbouringLandToViewSiteEvidence }
{ setRepresentationSubmit(false); setShowQuestionnaireSection(1); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} )} {_.has(repFormData, "enterNeighbouringLandAccessRequired") && ( <>
7. If access to private land/buildings is required, are you content for the Inspector to visit the site on an ‘access required’ basis, with only the landowner or their representative present?
{ repFormData.enterNeighbouringLandAccessRequired }
{ setRepresentationSubmit(false); setShowQuestionnaireSection(1); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
{repFormData.enterNeighbouringLandAccessRequired != "Yes" && (
Evidence
{ repFormData.enterNeighbouringLandAccessRequired }
{ setRepresentationSubmit(false); setShowQuestionnaireSection(1); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} )} {_.has(repFormData, "healthAndSafetyIssues") && ( <>
8. Are you aware of any health and safety issues which would need to be considered when the Inspector visits the site?
{repFormData.healthAndSafetyIssues}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(1); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
{repFormData.healthAndSafetyIssues == "Yes" && (
Evidence
{repFormData.healthAndSafetyIssuesEvidence}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(1); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} )} {_.has(repFormData, "LPAcontactDetails") && ( <>
9. LPA contact for site visit, hearing or inquiry arrangements:
{repFormData.healthAndSafetyIssues}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(1); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} {/* Section 2 Deemed Application Fee */} <>

{t("myrepresentations:enf-section-heading-two")}

{_.has(repFormData, "feePaid") && ( <>
10. Has the local planning authority received the correct fee payable in relation to this appeal for the deemed planning application/ground (a) to be considered?
{repFormData.feePaid}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(2); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} {_.has(repFormData, "feeExempt") && ( <>
11. Is the appeal fee exempt?
{repFormData.feeExempt}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(2); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} {/* Section 3 Planning History and Current Status */} <>

{t("myrepresentations:enf-section-heading-three")}

{_.has(repFormData, "previousGrantedCerts") && ( <>
{"12. " + t( "myrepresentations:enf-section-question-12" )}{" "}
{repFormData.previousGrantedCerts}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(3); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
{repFormData.previousGrantedCerts == "Yes" && (
Evidence
{repFormData.previousGrantedCertsEvidence}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(3); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} )} {_.has(repFormData, "stopNoticeServed") && ( <>
{"13. " + t( "myrepresentations:enf-section-question-13" )}
{repFormData.stopNoticeServed}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(3); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
{repFormData.stopNoticeServed == "Yes" && (
Evidence
{repFormData.stopNoticeServedEvidence}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(3); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} )} {_.has(repFormData, "relatedCases") && ( <>
{"14. " + t( "myrepresentations:enf-section-question-14" )}
{repFormData.relatedCases}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(3); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
{repFormData.relatedCases == "Yes" && (
Evidence
{repFormData.stopNoticeServedEvidence}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(3); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} )} {_.has(repFormData, "previousEnforcement") && ( <>
{"15. " + t( "myrepresentations:enf-section-question-15" )}
{repFormData.previousEnforcement}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(3); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
{repFormData.previousEnforcement == "Yes" && (
Evidence
{repFormData.previousEnforcementEvidence}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(3); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} )} {_.has(repFormData, "subjectArticle4") && ( <>
{"16. " + t( "myrepresentations:enf-section-question-16" )}
{repFormData.subjectArticle4}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(3); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
{repFormData.subjectArticle4 == "Yes" && (
Evidence
{repFormData.subjectArticle4Evidence}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(3); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} )} {_.has(repFormData, "previousPDRRestriction") && ( <>
{"17. " + t( "myrepresentations:enf-section-question-17" )}
{repFormData.previousPDRRestriction}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(3); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
{repFormData.previousPDRRestriction == "Yes" && (
Evidence
{repFormData.previousPDRRestrictionEvidence}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(3); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} )} {/* Section 4 Supporting Documents */} <>

{t("myrepresentations:enf-section-heading-four")}

{_.has(repFormData, "LPAldpAndMap") && ( <>
{"18. " + t( "myrepresentations:enf-section-question-18" )}
{repFormData.LPAldpAndMap}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(4); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} {_.has(repFormData, "LPAlocalGuidance") && ( <>
{"19. " + t( "myrepresentations:enf-section-question-19" )}
{repFormData.LPAlocalGuidance}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(4); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} {_.has(repFormData, "LPAintentionToSubmitFullStatement") && ( <>
{"20. " + t( "myrepresentations:enf-section-question-20" )}
{repFormData.LPAintentionToSubmitFullStatement}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(4); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} {/* Section 5 */} <>

{t("myrepresentations:enf-section-heading-five")}

{_.has(repFormData, "AONB") && ( <>
{"21. " + t( "myrepresentations:enf-section-question-21" )}
{repFormData.AONB}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(5); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} {_.has(repFormData, "ROW") && ( <>
{"22. " + t( "myrepresentations:enf-section-question-22" )}
{repFormData.ROW}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(5); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
{repFormData.ROW == "Yes" && (
Evidence
{repFormData.ROWEvidence}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(5); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} )} {_.has(repFormData, "conservationArea") && ( <>
{"23. " + t( "myrepresentations:enf-section-question-23" )}
{repFormData.conservationArea}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(5); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
{repFormData.conservationArea == "Yes" && (
Evidence
{repFormData.conservationAreaEvidence}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(5); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} )} {_.has(repFormData, "affectListedBuilding") && ( <>
{"24. " + t( "myrepresentations:enf-section-question-24" )}
{repFormData.affectListedBuilding}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(5); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
{repFormData.affectListedBuilding == "Yes" && (
Evidence
{repFormData.affectListedBuildingEvidence}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(5); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} )} {_.has(repFormData, "TPO") && ( <>
{"25. " + t( "myrepresentations:enf-section-question-25" )}
{repFormData.affectListedBuilding}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(5); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
{repFormData.TPO == "Yes" && (
Evidence
{repFormData.TPOEvidence}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(5); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} )} {_.has(repFormData, "natureConservationSite") && ( <>
{"26. " + t( "myrepresentations:enf-section-question-26" )}
{repFormData.natureConservationSite}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(5); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
{repFormData.natureConservationSite == "Yes" && (
Evidence
{repFormData.natureConservationSiteEvidence}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(5); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} )} {_.has(repFormData, "protectedSpecies") && ( <>
{"27. " + t( "myrepresentations:enf-section-question-27" )}
{repFormData.protectedSpecies}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(5); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
{repFormData.protectedSpecies == "Yes" && (
Evidence
{repFormData.protectedSpeciesEvidence}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(5); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} )} {_.has(repFormData, "gypsyTravellerInvolvment") && ( <>
{"28. " + t( "myrepresentations:enf-section-question-28" )}
{repFormData.gypsyTravellerInvolvment}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(5); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} {_.has(repFormData, "floodingIssue") && ( <>
{"29. " + t( "myrepresentations:enf-section-question-29" )}
{repFormData.floodingIssue}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(5); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
{repFormData.floodingIssue == "Yes" && (
Evidence
{repFormData.floodingIssueEvidence}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(5); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} )} {_.has(repFormData, "governmentDepartmentComments") && ( <>
{"30. " + t( "myrepresentations:enf-section-question-30" )}
{repFormData.governmentDepartmentComments}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(5); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
{repFormData.governmentDepartmentComments == "Yes" && (
Evidence
{ repFormData.governmentDepartmentCommentsEvidence }
{ setRepresentationSubmit(false); setShowQuestionnaireSection(5); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} )} {/* Section 6 */} <>

{t("myrepresentations:enf-section-heading-six")}

{_.has( repFormData, "developmentNotBeginLaterThanFiveYears" ) && ( <>
{t( "myrepresentations:enf-section-question-31a" )}
{ repFormData.developmentNotBeginLaterThanFiveYears }
{ setRepresentationSubmit(false); setShowQuestionnaireSection(6); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} {_.has(repFormData, "developmentCarriedOutInAccordance") && ( <>
31 {t( "myrepresentations:enf-section-question-31a" )}
{repFormData.developmentCarriedOutInAccordance}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(6); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
{repFormData.developmentCarriedOutInAccordance == "Yes" && (
Evidence
{ repFormData.developmentCarriedOutInAccordanceEvidence }
{ setRepresentationSubmit(false); setShowQuestionnaireSection(6); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} )} {_.has(repFormData, "developmentNotTakePlaceBiodiversity") && ( <>
31 {t( "myrepresentations:enf-section-question-31b" )}
{ repFormData.developmentNotTakePlaceBiodiversity }
{ setRepresentationSubmit(false); setShowQuestionnaireSection(6); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} {_.has(repFormData, "developmentNotTakePlaceBroadband") && ( <>
31 {t( "myrepresentations:enf-section-question-31c" )}
{repFormData.developmentNotTakePlaceBroadband}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(6); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
{repFormData.developmentNotTakePlaceBroadband == "Yes" && (
Evidence
{ repFormData.developmentNotTakePlaceBroadbandEvidence }
{ setRepresentationSubmit(false); setShowQuestionnaireSection(6); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} )} {_.has(repFormData, "developmentAnyOtherConditions") && ( <>
32.{" "} {t("myrepresentations:enf-section-question-32")}
{repFormData.developmentAnyOtherConditions}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(6); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
{repFormData.developmentAnyOtherConditions == "Yes" && (
Evidence
{ repFormData.developmentAnyOtherConditionsEvidence }
{ setRepresentationSubmit(false); setShowQuestionnaireSection(6); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} )} {/* Section 7 Before sending, have you attached or provided a web link to: */}

{t("myrepresentations:enf-section-heading-seven")}

{_.has(repFormData, "copyOfEnforcementNotice") && ( <>
{"33. " + t("myrepresentations:enf-section-question-33")}
{repFormData.copyOfEnforcementNotice}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(7); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
{repFormData.copyOfEnforcementNotice == "No" && (
Evidence
{repFormData.copyOfEnforcementNoticeEvidence}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(7); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} )} {_.has(repFormData, "enforcementNoticePlan") && ( <>
{"34. " + t("myrepresentations:enf-section-question-34")}
{repFormData.enforcementNoticePlan}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(7); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
{repFormData.enforcementNoticePlan != "Yes" && (
Evidence
{repFormData.enforcementNoticePlanEvidence}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(7); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} )} {_.has(repFormData, "listOfNotifiedOfEnforcement") && ( <>
{"35. " + t("myrepresentations:enf-section-question-35")}
{repFormData.enforcementNoticePlan}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(7); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
{repFormData.listOfNotifiedOfEnforcement != "Yes" && (
Evidence
{ repFormData.listOfNotifiedOfEnforcementEvidence }
{ setRepresentationSubmit(false); setShowQuestionnaireSection(7); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} )} {_.has(repFormData, "copyOfLetterOfAppealNotification") && ( <>
{"36. " + t("myrepresentations:enf-section-question-36")}
{repFormData.copyOfLetterOfAppealNotification}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(7); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
{repFormData.copyOfLetterOfAppealNotification == "No" && (
Evidence
{ repFormData.copyOfLetterOfAppealNotificationEvidence }
{ setRepresentationSubmit(false); setShowQuestionnaireSection(7); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} )} {_.has(repFormData, "lpaEIAOS") && ( <>
{"37. " + t("myrepresentations:enf-section-question-37")}
{repFormData.lpaEIAOS}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(7); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
{repFormData.lpaEIAOS == "No" && (
Evidence
{repFormData.lpaEIAOSEvidence}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(7); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} )} {_.has(repFormData, "detailsOfOtherAppeals") && ( <>
{"38. " + t("myrepresentations:enf-section-question-38")}
{repFormData.detailsOfOtherAppeals}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(7); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
{repFormData.detailsOfOtherAppeals == "Yes" && (
Evidence
{repFormData.detailsOfOtherAppeals}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(7); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} )} {_.has(repFormData, "detailsOfPreviousAppeals") && ( <>
{"39. " + t("myrepresentations:enf-section-question-39")}
{repFormData.detailsOfPreviousAppeals}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(7); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
{repFormData.detailsOfPreviousAppeals == "Yes" && (
Evidence
{repFormData.detailsOfPreviousAppealsEvidence}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(7); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} )} {_.has(repFormData, "otherRelevantInformation") && ( <>
33. Any other relevant information that we should know about?
{repFormData.otherRelevantInformation}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(7); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
{repFormData.otherRelevantInformation == "Yes" && (
Evidence
{repFormData.otherRelevantInformationEvidence}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} )} {/* Section 9 Declaration */} <>

Declaration

{_.has(repFormData, "signedDate") && ( <>
Signed
{repFormData.caseOfficer}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(9); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} {_.has(repFormData, "caseOfficer") && ( <>
Date
{formatDates(repFormData.signedDate)}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(9); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} {_.has(repFormData, "onBehalfOfLPA") && ( <>
On behalf of
{repFormData.onBehalfOfLPA}
{ setRepresentationSubmit(false); setShowQuestionnaireSection(9); }} > {t("common:change-link-label")} {" "} {/* {FieldsTranslations( rows[0].value )} */}
)} ); }; export default RepLPAQuestionnaireCheck_enforcement;