Hi all -
I am migrating a WAB app to EXB and have the following challenge: when using the search widget with the ArcGIS World geocoder, when the user types in and selects an address candidate I would like the map to zoom to the address location, display a marker, and then trigger a webmap popup showing attributes from a layer in the map for that location. I think this is a common task - using the world geocoder to search for an address, and then showing some information in a popup about that location based on other layers in the map.
With EXB for arcgis online, I can get the map to zoom to the address location and show a marker in the map, but I can't find any actions to trigger to show a webmap popup at that location. The user has to close the address search and manually click on the map to get the popup. Am I missing something in EXB for online that would enable this?
If not, I can use EXB developer and modify a copy of the search widget, but looking for pointers if anyone has already done that for search, as this seems like a common workflow. Any advice would be greatly appreciated!!