Skip to content

Commit

Permalink
Merge pull request #47 from NehaJainTW/BAH-1040
Browse files Browse the repository at this point in the history
Neha | BAH-1040 | Added a config key for Patient Name Fields Display …
  • Loading branch information
praveenadayanand authored Jun 10, 2020
2 parents c3b45eb + 064e039 commit 73a58a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openmrs/apps/registration/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
"showMiddleName": true,
"showLastName": true,
"isLastNameMandatory": true,
"patientNameDisplayOrder": ["firstName", "middleName", "lastName"],
"showSaveConfirmDialog": false,
"showBirthTime": true,
"showCasteSameAsLastNameCheckbox": false,
Expand Down

0 comments on commit 73a58a4

Please sign in to comment.