Hello,
I am sending Email with workitem description which is coming from Task Description and i am using extended Notifications.
Now i have couple of problems:
1. IN attachment Task whatever text I am giving is coming up with <p></p>.Not sure why HTML is not getting rendered. Is this because of some system setting or do we need to change something in config?? Even when i use Simple 'Hello' in Task Description it comes like <p>hello</p>.
2. I want to display internal table data with borders in email BODY. I have used Insert Expressions in Task Description but that again is giving some strange result. you can check in Email attachment attached.
I want to send Email Using Extended Notification and I am using Customizing Task description for the same but now able to achieve the desired result.
Please someone tell me why its not working using the above described approach.