Hi,
We've set up an event notification for one of our SharePointEvents and it sends without a problem. Message format is HTML.
The problem is it appends all dynamic content (Smart objects etc.) of the body to the end of the email again.
Below is an example of the body set up per the event settings in k2:
You have been assigned a task.
The document, itemname] has been if statment returning strings "edited" or "created"] to review the task / document.
Requested by : User]
Note:
Please add a comment should the document need to be amended.
And this is what the email comes through as:
You have been assigned a task.
The document, titemname] has been eif statment returning strings "edited" or "created"] to review the task / document.
Requested by : User]
Note:
Please add a comment should the document need to be amended.
ritemname]nedited/created]auser]
Do any of you have an idea why the above is being appending the the body of the email notification?
Appreciate any help offered. Thanks,
Sean