Hi all,I have a repeating data element in my schema :addressLineItem,
which is bound to a repeating subform on my form. So, when I preview
with sample data, fields are repeated with populated data.But the issue
I am having is, when I bind another subform to the same data node
(addressLineItem), repeating of the fields doesn't work. When I change
the order of the fields, then again the first one works, second doesn't.
It looks like always only the first binding is working. What I am
missing there...