Hello Everyone:
I need to be able to put some code when people delete calendar entries. I was able to put some code in the processCSitems of the database and this works when there is a single entry but the code works only once when the user deletes multiple entries which had been setup with the repeat function.
I know this is not very common but if someone knows where is this code it will really help me. I was trying to use the debugger but it does not show the code it shows me the warning when the messagebox appears regarding deleting just one instance or all the entries but it does not show me the code to step in on every line.
Thanks