Skip to content

Commit

Permalink
Fix for next-visit date calculation not updating on edit mode
Browse files Browse the repository at this point in the history
  • Loading branch information
melkam-mekonnen committed Oct 3, 2024
1 parent 5573f75 commit 816e9ae
Showing 1 changed file with 0 additions and 32 deletions.
32 changes: 0 additions & 32 deletions src/forms/followup.json
Original file line number Diff line number Diff line change
Expand Up @@ -2182,22 +2182,6 @@
"rendering": "date",
"concept": "164384AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"
},
"behaviours": [
{
"intent": "edit",
"questionOptions": {
"rendering": "date",
"concept": "164384AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"
}
},
{
"intent": "view",
"questionOptions": {
"rendering": "date",
"concept": "164384AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"
}
}
],
"readonly": "true",
"hide": {
"hideWhenExpression": "artStarted !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'"
Expand All @@ -2214,22 +2198,6 @@
"rendering": "date",
"concept": "c596f199-4d76-4eca-b3c4-ffa631c0aee9"
},
"behaviours": [
{
"intent": "edit",
"questionOptions": {
"rendering": "date",
"concept": "c596f199-4d76-4eca-b3c4-ffa631c0aee9"
}
},
{
"intent": "view",
"questionOptions": {
"rendering": "date",
"concept": "c596f199-4d76-4eca-b3c4-ffa631c0aee9"
}
}
],
"hide": {
"hideWhenExpression": "followupStatus !== '160429AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' && followupStatus !== '162904AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'"
},
Expand Down

0 comments on commit 816e9ae

Please sign in to comment.