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
madhu l 1madhu l 1 

i have 2 objects A and B there no relation,if i update any value in B object i want to update Aobject value automatically it is possible in workflow?

Amit Chaudhary 8Amit Chaudhary 8
Not possible by workflow. Even without relationship you can not update the other object record by trigger also