...
- FormFilter module adds the capability to restrict the list of available forms on form entry of patient dashboard.
- This module depends on FormEntry module.
- Currently FormFilter module restricts form list on patient dashboard mainly by 3 scenarios.*# Patient , on whos dashboard the form is shown.
- User , who want to view form list on a patient dashboard
- Patient , on whos dashboard the form is shown.
- General , other factors.
Implementation
...