|
A common presentation in Mifos X is a list of records for an entity. For example: https://demo.openmf.org/preview/#/centers, a list of centers.
All pages of this class include the ability to focus the result set on the records the user wants to see by typing a filter value. Currently, the scope of the filter is the records currently viewable on the page.
As a user, I expect the scope of the filter to be all records of the entity type—allowing me to pull up a complete set of records from the table that match the filter criteria.
Is it possible to expand the scope of the filter on these pages to all records?
|