You need to sign in to do that
Don't have an account?
Update Contact Status when Opportunity Created
Hello
Does anyone know how I could update a Contact Status field to the custom value of "Opportunity" when a new Opportunity is created then update the Status again when the Opportunity is closed? Note, the Org is Professional Edition so I can't use Workflow Rules for this and I have no experience/knowledge of Triggers.
Any help would be appreciated!
Does anyone know how I could update a Contact Status field to the custom value of "Opportunity" when a new Opportunity is created then update the Status again when the Opportunity is closed? Note, the Org is Professional Edition so I can't use Workflow Rules for this and I have no experience/knowledge of Triggers.
Any help would be appreciated!
Currently what i understood from above :
You have a field on opportunity called Contact_Status__c . You want set value in this field when opportunity stage name is some option . I am assuming Option1 to be the option that you want to set . When Opportunity is closed , you again want to update Contact Status field .
Please correct if my understanding is correct. Hope this helps.
All Answers
Currently what i understood from above :
You have a field on opportunity called Contact_Status__c . You want set value in this field when opportunity stage name is some option . I am assuming Option1 to be the option that you want to set . When Opportunity is closed , you again want to update Contact Status field .
Please correct if my understanding is correct. Hope this helps.
I am not clear as you are saying that opportunity is related to Contact . As you said above that there is a Contact Status field on Contact Record.
Did you created a custom field on Opportunity to create relationship to Contact?
As in Salesforce standard relationship , opportunity is related to Account.
Could you post the field name over here that you created for relationship of Opportunity to Contact?