Allow multiple dynamic filters to apply to a list or library web part, with "contains" wildcard
The dynamic filters options for List and Library web parts are great BUT... what if you need to offer your user more than one filter option for your target list or library? And what if the fields you want to filter on are text-based?
Please enable options to add more than one filter list/library web-part driving a dynamic filter so that we can get and/or filtering with multiple refiners.
While you are looking at this, please add an option to use a single-line free-form text box in any of these dynamic filters, with a case-insensitive "contains" test on the field to be filtered. e.g. Contains(LOWER([filterTarget.Field),LOWER([filterValue.field])
