I want to update attribute on a layer (area) based on the intersection with another layer (point).
Suppose I have Layer PointA. I draw an object on Layer AreaB. The intersected objects on PointA by AreaB are then calculated and the value is put into a colomn on Layer AreaB, automatically if possible.
I am running Arcgis Enterprise 11.0 with Postgresql SDE 13.12
How to achieve this using Smart Editor Widget ?
Thanks