Customize Sharepoint Alerts

大憨熊 提交于 2019-12-08 12:28:39

问题


Is it possible to customize the e-mail templates of Sharepoint server, in which, i don't have access for files and Central Administration. I'm using Sharepoint Designer to connect and edit my site currently.

Thanks.


回答1:


Without having access to the files? Unfortunately no. The alert templates are read from an xml document in the 12-hive.

The alternative would be to mimic the alert functionality through a custom workflow in SPD that sends an email to a designated group. But this takes the customization out of the hands of the user which may not be desired.




回答2:


If you mean the emails sent by workflows then yes

http://unitedsupplyco.sharepointsite.net/publicfacing/bensblog/Lists/Posts/Post.aspx?ID=49

If you mean the email alerts send OOTB with SharePoint then you need more access that you have.

Customizing Alert Notifications and Alert Templates in Windows SharePoint Services 3.0

How To: Customizing alert emails using IAlertNotifyHandler

There are various 3rd party and open source apps that will let you do this without modifying xml files or programming but they still need to be installed (disclaimer, one of these is my own product)

Dated reminders in sharepoint calendars



来源:https://stackoverflow.com/questions/2328773/customize-sharepoint-alerts

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!