"the XML wears out with use". LiveCycle runs down the XML and fills the
data into matching fields with the correct binding. But LiveCycle never
runs back upwards in the XML to start filling other objects with
matching bindings.You can use global binding by name (not recommendable
as unsafe - you never know whether a field with the same name will be
added in 4 years).Or you script: You copy the data manually from one
subform to the next.