function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
krishna guptakrishna gupta 

Sum of ListPrice field value of all QuoteLineItems object of primary quote should be display in one field at opportunity record.

I have a requirement where i have to display the Sum of List Price of all QuoteLineItems present under a primary quote, at a opportunity level in one field.
How we can achieve this?
 
krishna guptakrishna gupta
Any update