Skip to Content
0
Jul 27, 2016 at 04:13 PM

Formatting table output.

41 Views

Hello Folks,

I’ve a requirement to change the standard layout of the product table on sales quote. I know we can’t modify it as it’s a standard layout so, I thought to create a total bespoke solution for products tab on sales quote and I am thinking I’ll achieve it using embedded component but I couldn’t find the way to format it.

For Ex:

If the total price of any item is exceeding 1000 GBP then color of that line item should turn to Amber, and if it is exceeding to 5000 GBP then its color should change to green as follows, (colors are not specific if we can achieve it using different colors then also it is fine).

Line Item

Product

Quantity

Unit Price

Total Price

10

Product1

5

500 GBP

2500 GBP

20

Product2

10

970 GBP

9700 GBP

Could anyone please help me to achieve this?

Thanks in Advance.

Nikhil