Hi All,
I am using SharePoint Designer workflow 2013 to create task for each users with the help of "Start Task Process action" and Its working fine like assigning task and triggering email to corresponding users.
Now,In my Workflow task list(My Task View) user may complete their relative task by clicking on "Task Name(link to edit item)" field.In this view(MyTask.aspx),i have added "Related item" field,this field shows only how many number of items associated with this item.But In edit form of task item,i can navigate to associate list item from workflow task list.I need same functionality in my task view to navigate to associate list item from workflow task list.
Any help would be greatly appreciated...