How do you filter a SharePoint list with a text field?
I have a SharePoint list, which is paged. I want to allow the user to enter a search string in a text field and then filter that paged list. Is there a way to do this with a Filter Web Part?
Solution
Welcome to StackOverflow!
Add a Form Web Part to the page with your list view
Click Edit -> Connections -> Provide form values to -> "Your List Name"
Click Next
Choose the column you want to be filtered in the List View Web Part