Hello Friends,
I need to use conditional and computation rules in every row of groupx, this is an invoice system and I need to calculate price and quantity for every row then apply taxes on the amount in every row based on product type. I am able to find the grand total of amount by using CSS class as per the very useful guide by James. But class does not work for line total.
I am thankful to you for your kind support to resolve this.