Hi,
I am working on query widget in Web AppBuilder developer edition, I have setup for 6 or more different incidents(crime) map services rest layers with the same attributes. Each map service is a separate query Is it possible to create a group query for all or some of the layers. Right now user can go to each time for the a single query.
e.g
Is there any way to combine crime 1 and crime 2 or crime 3 > query filter > get the combine results.
Look here:
GitHub - daFiter/localLayer_filter: Esri Web AppBuilder filter Widget
This is a group filter widget.
Rickey,
I did tried but not really this one. If it is possible I can customize the query widget to select the different crimes with like a check box. I was looking this in JQuery in ehynds/jquery-ui-multiselect-widget . Is it possible I can use this in Query widget? If it is how to use, please guide me, I will really appreciate your favor.