Redwood Visual builder Studio - Set product data on Browse catalog when inserting products
Hi, our customer need to set data on Revenue items for opportunities when selecting products using the catalog smart action "Browse Catalog" in Redwood UI.
For the Revenue items updated after the initial commit and for later Revenue item changes we successfully used the opportunitiesChildRevenueOnFieldValueChangeEventListener.
We would need to also set data when the customer first select the product and go to the cart view, prior to committing the records selected, to let them see already updated data.
We tried to replicate a similar logic in the opportunitiesChildRevenueOnEditEventListener, but the object event.row seems to be different from the other event since it has really amount of data, and selected product data is missing. We found some information specific for the product selected in the