Skip to content

Commit

Permalink
Merge pull request #31 from gitcliff/properties
Browse files Browse the repository at this point in the history
properties:Include form properties that contain meta information related to the care App form
  • Loading branch information
mozzy11 authored Apr 4, 2022
2 parents 75d0573 + 0c9c214 commit 4587a06
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions config/forms/app/care.properties.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"title": "Level of care assessment form",
"icon": "immunization",
"context": {
"person": true,
"place": false,
"expression": "contact.type === 'person'"
}
}

0 comments on commit 4587a06

Please sign in to comment.