Find your content:

Search form

You are here

How do I update Opportunity Product with Product's Custom Fields Value

 
Share

I have custom fields in Products. I want to populate these information in Opportunity Products. Any idea how this can be done?


Attribution to: Guddan

Possible Suggestion/Solution #1

A simple workflow with field update will work. You have to pass by OpportunityLineItem.PriceBookEntry.Product2.MyField__c


Attribution to: Cloud Ninja

Possible Suggestion/Solution #2

You can take trigger approach or you can go workflow rule field update approach.


Attribution to: Rob

Possible Suggestion/Solution #3

Use please formula field. this way you can propagate field from product without any update


Attribution to: Artur Kępczyński
This content is remixed from stackoverflow or stackexchange. Please visit https://salesforce.stackexchange.com/questions/30629

My Block Status

My Block Content