I'd like to auto-populate a field based on its spatial location of another feature. For example, I have a US County layer and a polygon feature class called "Locations" (see attached).
When I add new polygons A & B to my "Locations" layer, how can I auto-populate the County Name from those unique spatial locations?
I've created a join between the 2 hosted feature classes, but just not sure how to make the auto-populate work?