Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
drummondjm committed Dec 12, 2024
1 parent afb3733 commit 8d70b6a
Showing 1 changed file with 44 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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"
}
]

0 comments on commit 8d70b6a

Please sign in to comment.