Posted 4 May 2018, 5:05 pm EST
I’m starting to trap for events when certain Task Property and Custom Field values change. Are there specific events for all properties, or is there only the BeforeEditTask and AfterEditTask events? If the latter, it looks like only the edited Task as a whole is returned in those events (e.Task)…with no specific knowledge of which properties were changed.
Can you recommend specific solutions to the issues above, OR, a general strategy to trap for Property and Field value changes?
Thanks