Hi All,
I have a task in hand which is to notify the user about the status of the task happening in my workflow.
Workflow will start once the user clicks FINISH button on the DCR.
Say there are 5 tasks and after each task transition i must notify the person(workflow initiator) the status.
The notification must be in a small popup
which says
**********************
Work in Progress
**********************
Task 1 : Data form saved....
Task 2 : Page 1 Generated
Task 3 : Page 2 Generated
Task 4 : Page 3 Generated
Task 5 : Page 4 Failed
________
(__ok___)
**********************
that was a ok button

Anyone who has done this before?
Thanks,
Manikandan