I'm writing an add-in for Project 2010. I currently have an event handler attached to ProjectBeforeTaskChange.
The event handler fires successfully if I change a custom text field value and the resulting change does not leave the field blank.
The problem is that if I clear the value of a custom field, the event handler does not fire.
Has anyone else experienced this? Does anyone know of a workaround?
The event handler fires successfully if I change a custom text field value and the resulting change does not leave the field blank.
The problem is that if I clear the value of a custom field, the event handler does not fire.
Has anyone else experienced this? Does anyone know of a workaround?