In ArcPro, is it possible to automatically add or edit an attribute in an existing field when a new polygon is created?
Example: A polygon is split in 2. One of the two polygons will have the field "Number" updated.
Original polygon was "Number" '1'
New polygon from the split will then become "Number" '2'
This would only work if it added a number which is +1 of the highest number in that field of all polygons.
Example: "Number" '1234' is the highest number in the "Number" field.
Original polygon being split is "Number" '1'
New polygon from the split will have "Number" '1235'
I can't find any information about whether or not this is even possible.
Thanks for your time!