FAQs / Envision |
This article describes how to display a task link in an email template in AgilePoint Envision.
To display a task link in an email template:
You can complete your task by clicking on the link below: <br> <a href="${SPServer}/_layouts/AP/FormServer.aspx?WID=${TaskID}"> Open ${ActivityName}</a>
You can complete your task by clicking on the link below: <br> <a href="${SPServer}/${FileDirRef}/EditForm.aspx?ID=${ID}&WID= ${TaskID}&RedirectOnSave=${SPServer} /_layouts/AP/CompleteWorkItem.aspx"> Open ${ActivityName}</a>
You can complete your task by clicking on the link below: <br> <a href='${PMWebURL}/DocumentsCollaboration.aspx?TaskListUrl= /${MyVirtualDirectory}/AgilePoint/TasksPage.aspx&WID=${TaskID}'> Open ${ActivityName}</a>