I need some assistance. I have not seen a solution to this on geonet. The threads go back on this 10 years though and ESRI still has not made this possible since the first post. I have an address point layer I would like linked to the geocoder search so the address points and address points' popups I configured in the web map display instead of the geocoded result. The closest fully functioning implementation can be found here: https://www.sagis.org/map/. It will display the parcel layer attribute popup data instead of the geocoded result by clicking the search suggestion either on the 1st or 2nd attempt. It does not display a popup when you first hit enter to search something though. It just zooms to the area. Type in "SAVANNAH COUNTRY DAY SCHOOL I" for example. @RobertScheitlin__GISP provided the code for the implementation I found on that site which was good although I do not know enough of the web appbuilder framework to get it fully working. If anyone could also let me know their thoughts on whether or not building an app with the ArcGIS API would be an easier way to do this.