Skip to content

Commit

Permalink
added date default value #1632
Browse files Browse the repository at this point in the history
  • Loading branch information
salomon-j committed Sep 16, 2024
1 parent 2ef6efe commit 739fe28
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
{
"primaryResult": "true",
"dataType": "date",
"defaultValue": "${now}",
"name": "submissionDate",
"description": "The date the assessment of this record was completed.",
"validate": "required"
Expand Down

0 comments on commit 739fe28

Please sign in to comment.