Skip to content

Commit

Permalink
CIV-13726 Mediation successful upload date (#4415)
Browse files Browse the repository at this point in the history
* added documentUploadedDatetime

* added documentUploadedDatetime

* added documentUploadedDatetime

---------

Co-authored-by: vasudevganesanhmcts <[email protected]>
  • Loading branch information
LeonardoPalmeiro and vasudevganesanhmcts authored May 30, 2024
1 parent ac3ed24 commit 5167e63
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions ccd-definition/ComplexTypes/MediationAgreementDocument-CUI.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,15 @@
"FieldType": "Document",
"SecurityClassification": "Public",
"Searchable": "N"
},
{
"ID": "MediationAgreementDocument",
"ListElementCode": "documentUploadedDatetime",
"ElementLabel": "Document Uploaded DateTime",
"FieldType": "DateTime",
"SecurityClassification": "Public",
"Searchable": "N",
"FieldShowCondition": "document = \"DO_NOT_SHOW\""

}
]

0 comments on commit 5167e63

Please sign in to comment.