You need to sign in to do that
Don't have an account?
Scenario: How can i achieve this
we have a account and contacts there is status field in both
if the status of contact become open i want status of account become close and vise versa.
there is 6 contacts in account and all have different status , how can i achieve this.
NOTE: When including code please use the "Add a code sample" button (icon <>) to increase readability and make referencing code easier.
You would do something similar on the account object but you would need to pull down all the contacts associated with the account first.