Views Reference Field Filter
This module adds a filter to the Views Reference field that allows editors to use exposed filters from a chosen view to narrow down selection options when referencing content. This improves the content editing experience by making it easier to find specific items to reference.
Extends Views Reference Field by adding a filter plugin that uses exposed views filters.
This is in response to #3004636: Add View filter plugin to improve experience for content editor
So credit goes mainly to @gambry and others who contributed the initial work towards this plugin.
Contributions welcome.
To enable the functionality of this module:
1) Create a view with exposed filters.
2) Add the viewsreference field to an entity
3) Choose the open Exposed Filters - Editors View from the enable extras option.
4) The exposed filters will appear on the entity edit page.