Workflow?: Leads: add a dated task after email is sent

Hi

I’ve got workflows working by creating a simple one that sends an email after a lead record status is changed.

What I want to do now is to add a calendar reminder after a # of days to contact the lead again.

Condition:

  1. From: Leads->Persons Record->Activities->Select: Compose Email
  2. Create an email from a template,
  3. click on send

Result
A dated task (14 days in the future) is added to the lead’s record “Activities” section that also appears on the calendar

I’ve been working with

Workflow Module set to “Emails”
Run Always
Run on All Records

CONDITIONS
Emails/Email Status/Equal To/Value/Sent

ACTIONS
Create Record
Calls
Start Date/Date/Now+14 Days
Subject/value/Do this

I tried to add a relationship but it doesn’t seem to work.

How would one do this? I think it would be a pretty useful workflow in general.

HI
I think it might need a calculated field although the wikipage on it is a bit vague.

If anyone has any suggestions I’d greatly appreciate it.

Actually I think it would be a great default workflow to include in an install - I think most companies could use some variation on such a workflow.