Skip to content

Commit

Permalink
???
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-saunders-cts committed Dec 4, 2024
1 parent 994c2e9 commit 1ab45af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3559,7 +3559,7 @@
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boRequestInfoForCaseStopped", "CaseFieldID": "boStopDetailsDeclarationParagraph", "PageFieldDisplayOrder": 2, "DisplayContext": "MANDATORY", "PageID": "boRequestInfoForCaseStoppedPage5", "PageDisplayOrder": 5, "FieldShowCondition": "informationNeededByPost!=\"No\"", "ShowSummaryChangeOption": "y", "CallBackURLMidEvent": "http://${CCD_DEF_CASE_SERVICE_BASE_URL}/notify/information-request-email-preview"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boRequestInfoForCaseStopped", "CaseFieldID": "reviewRequest", "PageFieldDisplayOrder": 1, "DisplayContext": "READONLY", "PageID": "boRequestInfoForCaseStoppedPage6", "PageDisplayOrder": 6, "ShowSummaryChangeOption": "n"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boRequestInfoForCaseStopped", "CaseFieldID": "emailPreview", "PageFieldDisplayOrder": 2, "DisplayContext": "READONLY", "PageID": "boRequestInfoForCaseStoppedPage6", "PageDisplayOrder": 6, "ShowSummaryChangeOption": "n"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boRequestInfoForCaseStopped", "CaseFieldID": "emailPreviewAlt", "PageFieldDisplayOrder": 3, "DisplayContext": "READONLY", "PageID": "boRequestInfoForCaseStoppedPage6", "PageDisplayOrder": 6, "ShowSummaryChangeOption": "n", "FieldShowCondition": "emailPreviewAlt = \"DO_NOT_SHOW\""},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boRequestInfoForCaseStopped", "CaseFieldID": "emailPreviewAlt", "PageFieldDisplayOrder": 3, "DisplayContext": "READONLY", "PageID": "boRequestInfoForCaseStoppedPage6", "PageDisplayOrder": 6, "ShowSummaryChangeOption": "n", "FieldShowCondition": "[STATE]=\"NeverShowThisField\""},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boRequestInfoForCaseStopped", "CaseFieldID": "emailPreviewAltLabel", "PageFieldDisplayOrder": 3, "DisplayContext": "READONLY", "PageID": "boRequestInfoForCaseStoppedPage6", "PageDisplayOrder": 6, "ShowSummaryChangeOption": "n"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boFullCaseAmend", "CaseFieldID": "schemaVersion", "PageFieldDisplayOrder": 0, "DisplayContext": "OPTIONAL", "PageID": "boAmendCaseDetailsPage1", "PageDisplayOrder": 1, "FieldShowCondition": "[STATE]=\"NeverShow\"", "ShowSummaryChangeOption": "y", "RetainHiddenValue": "y"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "CaseEventID": "boFullCaseAmend", "CaseFieldID": "channelChoice", "PageFieldDisplayOrder": 1, "DisplayContext": "MANDATORY", "PageID": "boAmendCaseDetailsPage1", "PageDisplayOrder": 1, "ShowSummaryChangeOption": "y"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "informationNeededByPost", "Label": "Does any of the information need to be returned by post?", "HintText": "You can find a list of documents that need to be returned by post on knowledge bank", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "emailPreview", "Label": "Email preview", "FieldType": "Document", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "emailPreviewAlt", "Label": "Email preview (Alternate)", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "emailPreviewAltLabel", "Label": "${emailPreviewAlt}", "FieldType": "Text", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "emailPreviewAltLabel", "Label": "${emailPreviewAlt}", "FieldType": "Label", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "citizenResponse", "Label": "Citizen's response", "FieldType": "TextArea", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "documentUploadIssue", "Label": "I'm having trouble uploading some or all of my documents", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
{"LiveFrom": "01/01/2017", "CaseTypeID": "GrantOfRepresentation", "ID": "citizenResponseCheckbox", "Label": "I confirm that I understand and accept this declaration", "FieldType": "YesOrNo", "SecurityClassification": "Public"},
Expand Down

0 comments on commit 1ab45af

Please sign in to comment.