Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

E-mail message contents

  Asked By: Shikha Talpade         Date: Mar 11, 2010      Category: Sharepoint      Views: 156
 

How does one go about configuring WHAT the e-mail says an
looks like that is sent out for subscription and approval
notifications? I know you can specify a brief comment when you set up
the approvals, but SPS seems to add a lot more junk to it and i need
greater control over the look and feel AND contents of the e-mail
messages..

Tagged:        

 

1 Answer Found

 
Answer #1       Answered By: Varun Mehta          Answered On: Mar 11, 2010       

try this advise
You should modify the file results.xsl, placed under
Nicola Franzina> directory server/workspace/system/subscriptions/templates.

You can copy it to desktop and modify it but to paste the new version in the folder do next:

1. Mapping Web Storage as IFS, likes typing following command in command prompt: Subst m: "\\.\backofficestorage\localhost\SharePoint Portal Server"
Then paste it from M: drive.
2. Write a program to using PKMCDO, then CreateDocument on "templates" folder You may reference the code on SDK

 
Didn't find what you were looking for? Find more on E-mail message contents Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].