I have the same issue: I have tried to change how the total is calculated, but my changes do not seem to have any effect. I have even tried to set some of the values to a constant just so that I could actually see a change - but nothing happens.
This is a caching issue. Have you cleared the browser cache? Do you have a configuration on your server which could be cause caching issues, or are you working locally?
Hi, I am new at using CRM and I want to add new field at (product line) and I don’t know how to do it using java script … Could you please help me with the code and where to put it … thanks a lot
I am trying to change the fields seen under the Line Items section in the Quotes Module. However, I am struggling to find the layouts for this section. I have my own fields from the Products Module to populate fields in the Line Items to create quotes with. However, I have not found the layouts for this.
For example:
Replace Part Number field with Product Code
Replace all Price fields with my own Non-Recurring Charge (NRC), Monthly Recurring Charge (MRC) fields which also come from the Products Module
I’ve done this for clients in the internet services in the past. It’s quite an extensive modification with lots of moving parts. Its not something you can do just in studio alone.
Thanks for the response @pstevens,
Just to make sure I understand this correctly, I need to add my custom fields in the line_items.js file under the insertProductsLine & insertProductHeader functions?
How does the Line Items field work in Studio? Here I can see it in the module tree: