Skip to main content
Jenni Stoddard 님이 #Sales And Marketing에 질문했습니다
Our invoicing team wants to be able to have a task automatically created for them once an Opportunity is created, which is simple to do.

 

However, they want the due date of the Task to be updated if the Opportunity Close Date changes. I tried doing a simple Field Update and it did not seem like this was possible - any ideas?

 

The main goal is to be able to view a list of their upcoming "tasks" for the month and plan accordingly.

 

Thanks!
답변 1개
  1. 2011년 12월 9일 오후 4:39
    Seems to me a trigger would work.

     

    Anytime an Opp Close Date is changedm the trigger would fire and:

     

    1. Look for any related tasks (or maybe just a related task of a certain type)

     

    2. Update the Due Date with the new Opp Close Date
0/9000