Skip to content

Commit

Permalink
disable Auto opening of Clinical-forms-workspace (#1925)
Browse files Browse the repository at this point in the history
  • Loading branch information
kajambiya authored Sep 11, 2024
1 parent 8e7a611 commit 3e450ea
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 @@ export function launchEncounterForm(
additionalProps: {
mode: action === 'add' ? 'enter' : action,
formSessionIntent: intent,
openClinicalFormsWorkspaceOnFormClose: false,
},
},
});
Expand Down

0 comments on commit 3e450ea

Please sign in to comment.