a week or two ago josh added a QWP config option called removableFilters. This is an array of filters you can provide in your JS code that are able to be removed by the user. Using this param causes the names of the filters to become visible with a 'clear all' link; however, 'clear all' doesnt actually do anything. see attached screenshot. |