You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to the Ghana case-based form development, other existing implementations have been altered to align with the new case-based forms. Some of these implementations cut across the 13 diseases.
Proposed Change
Dynamic Menu Management
This feature manages which menu items should be displayed based on the selected disease for the selected case
When a case is selected, the system checks for available forms specific to that disease and removes menus which do not correspond to the available form
Added Value/Benefit
Dynamic Menu Management
Acceptance Criteria
Dynamic Menu Management
[ ]
[ ]
Implementation Details
No response
Mockups
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered:
- Added functionality to dynamically manage menu items based on the selected disease and case.
- Updated `FormBuilderDao` to retrieve available forms for the selected disease.
- Modified `CaseEditActivity` and `CaseReadActivity` to remove irrelevant menu items based on available forms.
This ensures that only relevant menus are displayed for a given case, improving user experience and accuracy.
Problem Description
Due to the Ghana case-based form development, other existing implementations have been altered to align with the new case-based forms. Some of these implementations cut across the 13 diseases.
Proposed Change
This feature manages which menu items should be displayed based on the selected disease for the selected case
When a case is selected, the system checks for available forms specific to that disease and removes menus which do not correspond to the available form
Added Value/Benefit
Dynamic Menu Management
Acceptance Criteria
Implementation Details
No response
Mockups
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: