GroupTable with rows consist many line

Hi

I attached simple screen what I’d like to reach.

obraz

Is there any way to reach this functionality in groupTable component.
Block in black rectangle is one row. Row contains many subrows. I’d
like glue three row in one block

Hi

Is it possible to reach this functionality in groupTable ?

Hi

Yes, its possible.
You can use a groupTable with aggregatable property in true and for the totals you can use an aggregationStrategy. Read Table - CUBA Platform. Developer’s Manual for more information.

I have table structure Documents entity Correction entity in relation one-to-many and Correction entity DocumentSpecification entity in relation one-to-one but, I have two item for each Correction entity before and after. Now I’d like grouping each item before after related to Correction entity in one block like on screen witch I attached in previous post. How Can I reach this functionality in groupTable ?