Hi Experts,I have a requirement wherein I need to populate values in my Table row depending upon the value of another text field.The problem is when I use this line of code var rsize = xfa.resolvenode("MyForm.SubForm1.Table1.Row1[*].UOM") in the change event of say Field1, it returns 0 on accessing ...