Skip to content

Commit

Permalink
Update WA fields
Browse files Browse the repository at this point in the history
  • Loading branch information
drummondjm committed Dec 13, 2024
1 parent 4041e8b commit 41ccdb4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
"PageID": "ListHearingNotice",
"PageDisplayOrder": 1,
"PageColumnNumber": 1,
"ShowSummaryChangeOption": "Y"
"ShowSummaryChangeOption": "Y",
"Publish": "Y"
},
{
"CaseTypeID": "CIVIL${CCD_DEF_VERSION}",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,24 +20,14 @@
"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",
"PageShowCondition": "relistHearingNotice=\"DONOTSHOW\"",
"PageDisplayOrder": 99,
"Publish": "Y"
}
Expand Down

0 comments on commit 41ccdb4

Please sign in to comment.