diff --git a/configuration/ampathforms/Progress_Note.json b/configuration/ampathforms/Progress_Note.json index 0ed9b2b3..af3dbd28 100644 --- a/configuration/ampathforms/Progress_Note.json +++ b/configuration/ampathforms/Progress_Note.json @@ -56,7 +56,8 @@ "required": true, "id": "note", "questionOptions": { - "rendering": "text", + "rendering": "textarea", + "rows": 5, "concept": "159395AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [] },