Hey guys, I’m working on a little Web App
On desktop I have a data driven map of suppliers, old zones and new zones. The map is driven by a supplier name.
Using a page query on all three layers, tied with the supplier name, this gives me the ability to see only the zones in question when I select a supplier name from my data driven list of extents.
I was wondering if anyone has a good way of accomplishing the same thing on ArcOnline.
So far, I have tried using the Query widget and the Filter widget.
The Filter widget gets close, but still requires me to select the supplier name in all three layers. Ideally, I’d like to only select the name of the supplier in question once.
Alternatively if there is another way to go about this I would be interested in other options
Dylan,
Have you seen the group filter widget?
Group Filter widget—ArcGIS Web AppBuilder (Developer Edition) | ArcGIS for Developers
Agree with Robert - group filter widget is the way to go.
If you end up building a dashboard (which might be suited to this example) you can create a category filter which acts on defined layers, and also has pan/zoom/flash functions.