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
ummi bppummi bpp 

Task Updating after creating a Task?

Friends I have 2 Objects Account(Standard),Opportunity (Custom).
Ex:
DELOITE(Parent) is a account had 3 Opportunity(child) [OPP1,OPP2,OPP3] If i create one task in OPP1 I want that task in Account Object,If I create Task in OPP2 I want That Task in Account,If i create one task in OPP3 I want that task in Account Object.After If i Update something in OPP2 Task that Update I want to see in only that Task in Account.

How To write A triiger For ths problem is Possible.
pconpcon
It sounds like you're looking for someone to write the code for this project. These forums are not meant for that; you'll want to post over on the AppExchange site [1] where you can match up with a developer looking to work on your project. If you have code that you have tried to write and are having specific problems with, please feel free to include that code and your issue here and we will try to help you.  I would also recommend reviewing the Trailhead module on Apex Triggers [2].

NOTE: When adding code please use the "Add a code sample" button (icon <>) to increase readability and make it easier to reference.

[1] https://appexchange.salesforce.com/developers
[2] https://developer.salesforce.com/trailhead/module/apex_triggers