Hi All,
I noticed when using the popup window,
If I was to update my filter criteria, my current selection is cleared.
A user is also required to manually update the results by pressing the search button.
I believe a better experience would be for the results to update whenever the search criteria is changed, (onChange event on every field)
and for the selection to be preserved between criteria updates.
The Search button could then be removed. and the clear and select buttons could remain.