...
- FormFilter module adds the capability to restrict the list of available forms on form entry of patient dashboard.
- This module depends on FormEntry module.
- Steps to assign a filter to a form are described here.
- Currently FormFilter module restricts form list on patient dashboard mainly by 3 scenarios
1. Patient , on who's dashboard the form is shown.
2. User , who want to view form list on a patient dashboard.
3. General , other factors.
...