Skip to main content
Serghei Sleptov ha fatto una domanda in #Apex
Hi Folks,

I have a custom object BOM__C  that is related to Opportunity

There are custom fields: Prod1_Price__C,  Pprod2_Price__Cis in BOM__C is it possble to create a trigger that will update the fields when BOM is crested based on Product Price from the Price Book that is curently selected for the Opportunity?

Thank you,

Serghei
3 risposte
  1. 20 ott 2015, 13:32
    Hi Serghei,

    Have you consider doing it with Process builder instead coding a trigger? I'm sure that you'll be able to do it with a trigger, but I think that Process builder could be an easier approach, and without coding :)

    Let me know if I can help you further.

    Kind regards,

    Carlos.
0/9000