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")
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")