Hello,
I'm working on a web app for a user that contains query and filter widgets. The user wants to be able to run a query or set a filter based on broad categories (ie. values in an attribute field) and then manually remove some results from that query or filter. I've played around with this for a while but I'm starting to think it's not really a supported function of either of those widgets. The best I can come up with is to set the query widget to intersect with a drawn feature, but that presupposes the user knows in advance geographically which ones they want to remove, and even then it's a very clunky solution. Is it possible to manually remove queried or filtered features, either from the attribute table or graphically on the map?