Hi,
I'm working in Windows 10, ArcGIS Pro 3.1.
I would like to write a attribute rule that does the following:
When a feature is deleted from feature class A:
Is this possible with attribute rules?
Thanks
Hanlie
You can use this as a guide for the delete - https://github.com/Esri/arcade-expressions/blob/master/attribute_rule_calculation/UpdateParentFeatur...
You cannot do a schema change with attribute rules, so you will not be able to update the domain