Do the FieldUpdate or FieldValidate methods work?. I cannot seem to ever get these to execute.
thanks,
Do the FieldUpdate or FieldValidate methods work?. I cannot seem to ever get these to execute.
thanks,
Yes they work fine
On one of the tabs, you can modify the properties of your updatable fields if I recall and you have to set it to raise the FieldValidate event, where the Update should work out-of-the-box.
Thanks for the help. As hasokeric directed, It appears that all I need is to check the raise events checkbox in the Advanced Column Editor.