I am trying to give a user an easy way to enter information into a field, i.e. a name. Then when a button is pushed an agent would do a search for documents in the database that have that value. Then when found would leave them in a view. Basically I am looking for the same type of function the search bar in a view achieves but from a form. I have used many types of searches to find and open or edit documents doing a document collection, but in this case I don’t want to open them I just want to leave them in a view for there could be many documents found by the search.