sharepoint-alerts

Problem in implementing IAlertUpdateHandler interface

I've implemented IAlertUpdateHandler interface in a class and used it for handling creation and updating of alerts. The code is fired but it goes into endless loop by calling itself again and again. Actually I want to suppress email notification so I'm calling a.Update(false); but this again calls PreUpdate or PostUpdate method and the...

Can I alter the Alert system in SharePoint?

Can I alter the Alert system in SharePoint, I want an email sent to different people based on what buttons are selected in a list. ...

SharePoint weekly summary alert with calculated columns

I have a SharePoint list that accepts incoming email and has two calculated columns based on the Email Subject. Immediate alerts, RSS etc all work fine but the Weekly Summary Alert has #VALUE! for all the calculated columns. Is there a reason for this? Can I get it to show that actual calculated value? ...

Is it possible to apply a custom alert template to only one particular SharePoint 2007 site collection?

Hi, Reading the answers to previous questions regarding SharePoint alerts, I have found many interesting information on how to define a custom template, for example: this article But it looks like such customizations will actually erase the default template and impact the whole farm. Is there any way to deploy a custom alert template t...

create sharepoint "one" alert on more than "one" list

iS it possible to create a sharepoint alert that sends notifications from 2 lists or more?? (to send all notifications in one email) ...

Recurring Events in Sharepoint changed from Exchange 2010 - alerts not correct.

Hi All, After installing Exchange 2010 SP1, it appears that Sharepoint is behaving differently. When a user edits an instance of a recurring item on a calendar that has not been edited previously, it treats this as a creation (generates an "added" alert email and updates the created date/time to the current date/time). Some users rece...