function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
mansour salamemansour salame 

Cross-Object Triggers for the Field Update

Hi,

I am trying to set up a trigger that will work in the way:

When Call Disposition value is "Meeting" (custom Field in Task Screen) => Lead Status is changed to "Active".

How can I do it in SFDC Worklow rules?

Thank you,

Kate
SonamSonam (Salesforce Developers) 
Hi Kate, 

you would be able to accomplish this using a trigger, you only need to make minor changes in the code given in the link below:
https://help.salesforce.com/apex/HTViewSolution?id=000176941&language=en_US