e.Operation issue

V

vbdev

Hi,

I am confused about the e.Operation.

I have 1 repeating section with a few text fields inside. I am, in managed
code, catching the OnBeforeChange of all nodes in my schema and display the
e.Operation.

At runtime, when I insert a section, it fires the "Insert" Operation once,
and the "Delete" Operation for each field inside!
I am not deleting anything....

How do you catch if a section was added or remove through the e.Operation?

Thanks

vbdev
 
Top