Hello Everyone,
I have a issue in our CRM Quote Entity. I have added an editable XRM Grid for quote products (Screenshot below).
Basically it takes Price per Unit, Quantity (Microsoft Field) when click on save option which on top of the grid. Issue is only with Discount % and Manual Discount fields.
I have written a JavaScript on quote products form on load so that when discount % (Custom field, whole number) is entered, manual discount (Microsoft field) to calculate automatically. This script works but only if you open the product and save it. I think when discount % is entered in the grid, the quote products entity is not getting refreshed in Quote Entity Form.
You can see two records below. First record, I have opened the product and saved it. Second record I have entered the discount % but Manual discount is not showing. If I open and save it works. Can it be solved?.
Do we have to write any script on Quote form.







