Repeat and Repeat children

Good morning,
How to use repeating regions and child repeating regions, I have two tables, the first “vehicles” and the second the “elements of vehicles”, how to link the two tables in a looper

Thanks

Does this discussion solve your problem?

sorry no I don’t understand the explanation at all, is there a tutorial

Repeat - repeats the item itself (and its contents)
Repeat children - repeats the contents (not the item itself) of the item with the repeat children property

that’s exactly what I want, I have a looper with a title (vehicle name) and a child looper, inside the first looper that will repeat the material contained in the vehicle. there is my question how do I link between them the two looper

Have a look at this. It is a bit more advanced, but the same principle is there.

Hello, sorry, but I have no problem with filters and interacting between several tables, my problem is the grouped display for example

I have two tables
Vehicles:
vehicle_id
vehicle_name

table content:
1
VPC
2
GE

material :
id_material
vehicle_id
material_name

table content:
1
1
first aid kit
2
1
extinguisher
3
2
blood bag

desired result
VPC
first aid kit
extinguisher
GE
blood bag

I would like my results to be displayed grouped under the name of the vehicle

Thanks

@teodor

Hey @kryo91,

Take a look here my friend:

If you have any questions please ask