I am implementing a simple approval workflow using sharepoint
designer. I have configured the Task list to send email when a task is
assigned to some one. The Task email , by default contains a link to
view the TASK (Tasks/DispForm.aspx) and then the approver will need to
click EDIT ITEM from the tool bar to enter his response.
I need to display the direct Edit link to a custom task edit page
(Workflows/Workflow%201/pl%20approve.aspx?ID=6) in the email.
I tried sending email from share point designer , but the url appear
as text in the email , not as clickable link.
Any helps, directions , ideas are greatly appreciated
Thanks in advance