I have built a pretty simple web app with experience builder utilizing all of the Natural Resource background data that my company uses to assess client sites. The user adds their shapefile via the "Add Data" widget and then is able to view the natural resource layers to see what is in the area.
For larger projects (200-mile corridors and such) it would be helpful to have a function or widget that operates similar to the "Select By Location" function in ArcGIS Pro and ArcMap. Ideally, I would like to be able to select intersecting features from all layers that the added data intersects with all at once.
I have tried setting up the query tool, but there is no way to utilize the added data, and each layer has to be queried separately.
Any thoughts on how this could be achieved?