
Hi All!
Can someone help me on how to map my custom column in opportunity product?
I have a custom column in price list item
when adding a normal product in opportunity I am configuring the form using JS to auto populate the custom column.
How do I do it when adding a product bundle?
I wanted to show the value of my custom column in each product under the bundle
sample:
normal product 1 custom column value : 1
product bundle 1 custom column value : 0
product1 in the bundle custom column value : 1
product2 in the bundle custom column value : 1