I’m trying to figure out the best way to create a new version of our Election Info Lookup app. I developed the existing app several years ago using the District Lookup widget in Web AppBuilder. The District Lookup widget is excellent - it takes input from either a user typing in their address (geocode service) or from clicking on the map, and it automatically selects both the voting precinct boundary and its associated polling place (via relationship class) and shows attributes for both on the same popup. Additionally it has a routing tab that shows turn-by-turn driving directions - all in the same widget. The app works great, and our users love it. It's been suggested to us that the Near Me or maybe the Query widget could be used to replicate the functionality of the District Lookup widget, but what I can get to work with these is nowhere near as elegant. For now it looks like the only real solution is to keep using our Web AppBuilder app.