Hi,
I have a workflow designed in K2 Studio. In this worflow task comments are saved in a SQL table which has Comment ID, Form ID , Task Action , Comments, Action By and Actioned Date as fields.
There is a seperate view called Task Action in the Form where the Comments are entered by the user. The user can Approve/Reject or Update a task. If the user clicks Update button , the task is not actioned but the Comments entered by the user are saved in the workflow task comments table in SQL.
Now when the the user opens the task again to action the task , I need to show the last Updated comments in the Comments field of the task form.
Appreciate if anyone can guide me on how to achieve this.
Regards,
RanaK