diff --git a/ccd-definition/CaseEventToFields/WorkAllocationIntegrationFields-MINTI-nonprod.json b/ccd-definition/CaseEventToFields/WorkAllocationIntegrationFields-MINTI-nonprod.json new file mode 100644 index 0000000000..44989a6419 --- /dev/null +++ b/ccd-definition/CaseEventToFields/WorkAllocationIntegrationFields-MINTI-nonprod.json @@ -0,0 +1,44 @@ +[ + { + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseEventID": "CONFIRM_LISTING_COMPLETED", + "CaseFieldID": "allocatedTrack", + "PageFieldDisplayOrder": 10, + "DisplayContext": "READONLY", + "PageID": "WorkAllocationIntegrationFields", + "PageDisplayOrder": 99, + "PageShowCondition": "confirmListingTickBox=\"DONOTSHOW\"", + "Publish": "Y" + }, + { + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseEventID": "CONFIRM_LISTING_COMPLETED", + "CaseFieldID": "responseClaimTrack", + "PageFieldDisplayOrder": 10, + "DisplayContext": "READONLY", + "PageID": "WorkAllocationIntegrationFields", + "PageDisplayOrder": 99, + "Publish": "Y" + }, + { + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseEventID": "HEARING_SCHEDULED_RETRIGGER", + "CaseFieldID": "requestHearingNoticeDynamic", + "PageFieldDisplayOrder": 10, + "DisplayContext": "READONLY", + "PageID": "WorkAllocationIntegrationFields", + "PageShowCondition": "confirmListingTickBox=\"DONOTSHOW\"", + "PageDisplayOrder": 99, + "Publish": "Y" + }, + { + "CaseTypeID": "CIVIL${CCD_DEF_VERSION}", + "CaseEventID": "HEARING_SCHEDULED_RETRIGGER", + "CaseFieldID": "taskManagementLocations", + "PageFieldDisplayOrder": 10, + "DisplayContext": "READONLY", + "PageID": "WorkAllocationIntegrationFields", + "PageDisplayOrder": 99, + "Publish": "Y" + } +]