Reputation: 19
I want to customize the sharepoint alert template.
I want in mail some fixed column of sharepoint and modified column
tried this link can able to restrict the column.
http://blogs.msdn.com/b/sharepointdeveloperdocs/archive/2007/12/07/customizing-alert-notifications-and-alert-templates-in-windows-sharepoint-services-3-0.aspx
Upvotes: 1
Views: 337
Reputation: 2654
You have to customize the alert template stroed in "C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\XML"
In this template you have to provide fileds you like to show.
Please refer below given URL for more details
Upvotes: 1