Skip to main content

I need to create custom product code and product description to keep up with a standard that has been used in our engineering and finance platforms (Netsuite.) The standard Configured Product Code/Description would work great EXCEPT - there is a single calculation that happens in the middle of the Pattern. It's based on the Quantity x Drive Type (Product Name) in the Description, and Quantity x Drive Size (which is available on the Product.)

 

Is there a way to mimic the functionality of the existing items but with the addition of a formula that takes the quote configuration in to account?   

4 条评论
  1. 2020年12月12日 04:28
    You likely will need to use a net new formula field, with some complex-ish logic. Without a QCP you shouldn't attempt to overwrite the value of the standard field. What that formula looks like I can't say without a much better understanding of your specific code structure and the fields that make up its parts. It may be *very* complex and/or exceed the system's compilation limit--I just can't know with what information I've got.
0/9000