Hi all. I'm using EB and have a point layer and polygon layer, with 51 records in each. The point and polygon have a unique KeyID in common. I've successfully created a framework action so that when a point is clicked, the point is selected, and I think the polygon is selected. All points are still visible, and only that related polygon is visible. But here's the goal: When I click the point, I need only that point to be visible (not accomplished yet) and related polygon visible (already accomplished), and I also need the selected polygon to be zoomed-to. Is this possible? It seems like I'm missing something easy here. My programming skills are rudimentary. So far, I've not used developer with this build, but could switch to that if needed (I think) to solve this. Can anyone help me understand whether it's possible and how to accomplish? Many thanks,
rb