In our application when a workflow when user ends a task he adds his comments before moving to the next task. if the next task is assign to any other user then a mail is send to him.The problem is that a user can see these comments only if he logs into the ebdesk and clicks at task comment section. We want to add these task comments in the mail. does any one have this idea.-Shals6.5.1 windows Xp service pack
I have used the command $task->GetComment()But it is returning null.