I use xfa.resolveNode when working with fields in a subform. I am trying to do the same with a subform in a row in a table, but am getting a null error. Can I use xfa.resolveNode to refer to a field in a table e.g. xfa.resolveNode("subform.field")?
Thanks for any assistance with this.
Views
Replies
Total Likes
How does one reference a field in a subform within a table row using xfa.resolveNode?
e.g. see below - a two row, three column table////a field located in a subform in row two, column one: xfa.resolveNode ("subform.field")?
Column1 Column2 Column 3
Row 1:
Row 2: subform(field)
Views
Replies
Total Likes
Views
Replies
Total Likes
These tutorials gave me the knowledge to get an answer to my question, and finish my project. Thank you.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies