Hi,
I want to change the complete content of the EmailBody which is coming from SPAlertTemplateType.AssignedtoNotification.
I able to edit the Subject of the notification but not EmailBody.
I found the code
<IfSubString>
<Expr1>0x010801</Expr1>
<Expr2><GetVar Name="RawValue#ContentTypeId"/</Expr2>
<Then><GetVar Name="RawValue#EmailBody"/></Then>
<Else>
in the XML page under Header section.
After seeing this code I thought that EmailBody Is creating somewhere else but not in the XML page.
Can someone please help me in getting the complete control over the content in the EmailBody.
And tell me how to create the URL link for the Workflow task and the NewItem was caused to raise this alert?
Thank you
Kalyan.Polasi