Tagged Questions
1
vote
1answer
108 views
Possible to attach an event receiver to the list of user alerts?
There's seemingly loads of ways of overriding the OOTB e-mail notifications for creation and deletion of user alerts - can't you just attach an event receiver to the alerts 'list' (is it an SPList?) ...
0
votes
1answer
736 views
Custom Alert Notification IAlertNotifyHandler Handler not firing
I'm trying to create a custom Alert Notification handler that implements IAlertNotifyHandler to intercept immediate alerts generated by changed to publishing pages.
I've followed this guide, and also ...
7
votes
1answer
943 views
Event handlers on User Information List
Has anyone ever tried adding an event handler to the User Information List of a site collection? Or for that matter, an alert?
I'd try it out, but was just wondering if there were any issues I should ...