Repeating time based e-mail
                    
I have a WF for new Leads.  If after 2 weeks no one has done anything to the Lead send an e-mail to the lead owner and lead owner mgr.
I created a WF using this condition with a Wait(14 days) and 2 e-mails and it works fine.  [<CreatedDate>] = [<LastUpdated>] and [Status>] <> 'CONVERTED'
However, this WF sends out the e-mails once and is complete after the first time it runs. I would like this WF to keep sending out the e-mails every 2 weeks if there is no activity.
How can I set up a repeating time based e-mail with the conditions above?
                However, this WF sends out the e-mails once and is complete after the first time it runs. I would like this WF to keep sending out the e-mails every 2 weeks if there is no activity.
How can I set up a repeating time based e-mail with the conditions above?
0      
            