SharePoint 2010 - One email to combine changes for multiple lists -


i need 1 email sent out when changes multiple lists on site. make more complicated email needs go out weekly , include changes in past week.

users have alerts set up, complaining receiving many emails. need way combine these 1 email.

is possible?

thanks, ninel

yes, timerjob friend:

create storage list, in list keep changes other lists want ( on itemupdated or itemcreated ). run job weekly , send email cumulative updates.

-p


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -