
Hi Team,
I started using 2019 release wave 2. In this version I am able to add fields to Price list items but I cannot have any mapping. Therefore I thought of using JavaScript to retrieve a new field data from Price list item for Quote product.
I have a field call Rental Rate in Price list Item form and another Rental Rate field in Quote Product form.
I want to identify the Price List Item ID from the Quote product (Existing Product). Is there a way I can do it?
Thank you heaps in advance
*This post is locked for comments
I have the same question (0)For this I found a solution if only the product / price list item is going to belong to one Price List. I am grabbing the existing product Id and from product, I retrieve the Price list item's newly add field values and update the Quote Product entity values.