I was able to successfully create a small form that allowed me to filter the contents of a SharePoint list view web part. I was able to connect the two web parts and pass the filter values through successfully.
The problem I encountered was that after applying the filter, I was unable to get the list back to an unfiltered state.
Does anyone know of a way, with little to no code, to accomplish resetting the filter when passing the filter values from an InfoPath form web part to a list view web part?
FYI, reloading the page does not clear the value...