Solved
Task is not Opening
a!gridColumn(
label: "Task Name",
sortField: "c0",
value: a!linkField(
links: a!processTaskLink(label: fv!row.c0, task: fv!identifier)
)
)
Tasks active only when I am trying open the tasks from the site. I am getting below error. Could anyone give suggestions.

Thanks in Advance
