Hi,a (hopefully) last question:I have a table on my dynamic form. The binding of a textfield inside my table is as follows:$.element1.element2[*].element3The result of this is that for each element2 under element1, the value of element3 is shown in the table as a separate row.So far, so good.But now...