How do I display a task link in an email template?

Expand / Collapse
 
     

How do I display a task link in an email template?


Summary

This article describes how to display a task link in an email template in AgilePoint Envision.

Applies To

AgilePoint Envision users using email templates in InfoPath, List Form, and ASP.NET applications.

Details

To display a task link in an email template:

  1. In AgilePoint Envision, open the Email Template Wizard.
  2. In the Email Template Wizard, insert the appropriate snippet from the following list, depending on the type of application you're using:

    • InfoPath:

      You can complete your task by clicking on the link below: <br>
      <a href="${SPServer}/_layouts/AP/FormServer.aspx?WID=${TaskID}"> Open ${ActivityName}</a>

    • List Form:

      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>

    • ASP.NET:

      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>

Keywords

email, e-mail, template, task list


Add Your Comments


Name: *
Email Address:
Web Address:
Verification Code:
*
 

Details
Last Modified:Tuesday, October 04, 2011
Last Modified By: MichaelDa
Type: HOWTO
Rated 5 stars based on 1 vote.
Article has been viewed 4,314 times.
Options