Hi All,I really need to have a solution to this one. Anyone? Ideas?Here
you can download demo of the form to get better idea.Bundle.pdf - Google
Drive As you can see page 10 has null value with the coding (need to
have same values as page 9),this.rawValue =
xfa.resolveNodes("xfa.form.data.pageSet.erittely_set.Erittely_etusivu.Headeri[9].INVOICE_NO_E").rawValue
+ "9";also reference to parent does not work,this.rawValue =
this.parent.INVOICE_NO.rawValue + "9";(nine is just to see that somethig
is ...