I am somewhat new to WAB developer and am trying to accomplish what I would think would be a fairly simple task. I would like for the user to be able to use the Search widget to search by address (using either our locator or an address point layer, either are available) and for the results to return attributes from certain polygons that the point falls within. So for instance, searching by address returns attributes from parcel and zoning, two separate layers. Somewhat similar
I feel like this functionality is available somewhere, however I'm just missing it. I don't necessarily want the user to have to place a point on a map for the attributes from the two layers to be returned, I'd like for the point that is created by way of the Search widget to "trigger" the identify widget (or eSearch widget if appropriate.)
There is similar functionality with the NearMe widget, however what I really want is to intersect any polygons that the point falls inside of rather than a buffer distance from a point.
Thanks for any suggestions or help!