Salesforce Fact #728 | ContactId in Opportunity

The ContactId field on opportunity is a read-only field and it is not visible in the page layout. This field can be updated only using the IsPrimary flag of the Opportunity Contact Role.

Reference: https://developer.salesforce.com/docs/atlas.en-us.object_reference.meta/object_reference/sforce_api_objects_opportunity.htm

Comments

Popular posts from this blog

Salesforce Fact #192 | Call batch apex from flow

Salesforce Fact #457 | Get current user role name in flow