Hi,I'd say the main problem is that you have both rows with the same
name 'Rangée1'. This is not a good idea, especially as the first row is
the repeatable row. When objects have the same name, you can see the
instances in the hierarchy, eg 'Rangée1[0]' and 'Rangée1[1]'. The
instances use a zreo-based numbering system. By the way you can also see
it in the Object > Binding tab:So that is when you have multiple objects
with the same name. The problem with your form is that when objects are
repeat...