diff --git a/ccd-definition/ComplexTypes/GAHearingDetailsGAspec.json b/ccd-definition/ComplexTypes/GAHearingDetailsGAspec.json index d2b31e456d..ff6c199575 100644 --- a/ccd-definition/ComplexTypes/GAHearingDetailsGAspec.json +++ b/ccd-definition/ComplexTypes/GAHearingDetailsGAspec.json @@ -95,7 +95,6 @@ "ListElementCode": "ReasonForPreferredHearingType", "ElementLabel": "Why would you prefer this type of hearing?", "FieldType": "TextArea", - "Max": 400, "SecurityClassification": "Public", "Searchable": "N" }, diff --git a/ccd-definition/ComplexTypes/GAStatementOfTruthGAspec.json b/ccd-definition/ComplexTypes/GAStatementOfTruthGAspec.json index b23ce70b70..2336086409 100644 --- a/ccd-definition/ComplexTypes/GAStatementOfTruthGAspec.json +++ b/ccd-definition/ComplexTypes/GAStatementOfTruthGAspec.json @@ -4,7 +4,7 @@ "ListElementCode": "name", "FieldType": "Text", "ElementLabel": "Name", - "Max": 40, + "Max": 70, "SecurityClassification": "Public", "Searchable": "N" }, diff --git a/ccd-definition/ComplexTypes/GAWithOrWithoutNotice.json b/ccd-definition/ComplexTypes/GAWithOrWithoutNotice.json index d42c9fbeef..3f7ac503be 100644 --- a/ccd-definition/ComplexTypes/GAWithOrWithoutNotice.json +++ b/ccd-definition/ComplexTypes/GAWithOrWithoutNotice.json @@ -21,7 +21,6 @@ "ListElementCode": "reasonsForWithoutNotice", "ElementLabel": "Why do you not want the court to inform the other party?\n", "FieldType": "TextArea", - "Max": "400", "FieldShowCondition": "isWithNotice = \"No\"", "SecurityClassification": "Public", "Searchable": "N"