Hello ,
I have a PDF that has around 100+ pages that needs to have auto tabs from one textfield to the other. I have looked at other forums and came across this code: xfa.host.setFocus(this.resolveNode("#traversal.#traverse").ref); and placed it in the FULL event and haven't had any luck. I know you can do setFocus("NameofField)" but that would take forever placing the name of each textfield in the setFocus. Any help would be appreciated to make things easier for a 100+ page document.
Thanks again!