Does anyone know of a widget that will filter the map features? The query widget does it somewhat by creating a new layer but I can't figure out how to transfer the symbology and I would rather not create a new layer.
Solved! Go to Solution.
Kelly,
There is not a widget out there that does specifically what you are after. The eSearch widget does use the server symbology for the layer though and has Many more features.
The Summary widget has an option to filter by a field in a feature layer.
Does it actually remove the features from the map that don't match the filter?
Kelly,
Here is a widget
code found here:
daFiter/localLayer_filter · GitHub
This is configured for WAB 1.1 though
Kelly,
There is not a widget out there that does specifically what you are after. The eSearch widget does use the server symbology for the layer though and has Many more features.
I think the Enhanced Search Widget will do the trick! Thanks for the great widget Robert!