I need to get the full name of the field with the path. I can use this.name but that only pulls the field name not the the full path
i.e. xfa.resolveNode("form1.#subform.test1[0].TextField1")
Solved! Go to Solution.
Views
Replies
Total Likes
Using this.somExpression will return the fully qualified reference expression, is that what you are after?
Views
Replies
Total Likes
Using this.somExpression will return the fully qualified reference expression, is that what you are after?
Views
Replies
Total Likes
Awesome.Thank you very much!
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies