I’m wondering if it’s possible to configure the search widget actions to select a feature from the map widget that the search result (address) is within AND if it’s possible with a custom locator service? So, if you search for an address and it falls within a census tract in your web map, I’d like to be able to configure the search widget to select that census tract that contains the address. Thanks in advance!
I have a feeling this is a use case for the near me widget. You can strip it of unnecessary input and result options. Set up analysis for the intersecting layers you're interested in, opt to 'expand analysis result' for automatic view of pop-up. Then in the actions of the search widget, you're able to have the search widget set the location for the Near Me widget when record selection changes (search result is selected).