Hi all,
I am trying to modify the Query Widget (WAB for Dev 2.8) and I`m trying to bind the draw functionality with the drop down queries created when creating the widget.
Structure:
The widget will have The Draw Widget at the top (A spatial filter)
Other attributes drop downs below defined as expressions (Attribute filtering)
The workflow should be like this:
1. The user is using the Draw widget to draw a polygon on the map
2. The drew polygon is querying the layer in the map and only the data that is contained in the polygon is available (shown in the map)