I’m trying to improve the entry of products (opportunity line items) to opportunities with a custom SKUID page. Instead of the standard Add-product pop-up I just want to add rows to a table and select the product with a drop down. I’ve created a pricebookentry model that selects the possible products and render it a picklst. So when a new line is added to the table the product can be selected in the picklist. Works great and is much simpler for the user when there is a limited amount products to select from. However I’d like the List price for the product to be updated when the selection is made. As it is the list price is only displayed when the opplineitem is saved. I assume that what is needed is a In-Line Component that intercepts changes of the pricebookentry field and looks up the list price. A guide on how to create such a component would be very appreciated.
This topic has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.