I am unable to find a way to create a link from one section of text to another section of text within the same form. This is a form that continuoulsly flows from page to page, so I don't want it to link to a specific page. I need it to link to a specific subform. Thanks.
Solved! Go to Solution.
Hi,
you can use the setFocus method to jump to a specific object.
xfa.host.setFocus(xfa.form.form1.TextField1);
Hi,
you can use the setFocus method to jump to a specific object.
xfa.host.setFocus(xfa.form.form1.TextField1);
Thanks! I was able to figure out what I needed to do with your help. I did run into a snag and realized it was because I was trying to link to static text, which isn't possible. So, I change part of the text into an invisible button and was able to link to it. This might not be the proper way to do it, but it works!
-Susann Wenzl
Views
Replies
Total Likes
Hey, is there a way to attach my form to a new thread for additional help.
Susann K. Wenzl
Curriculum, Instruction, and Innovation Team
Nebraska Department of Education
301 Centennial Mall South
Lincoln, NE 68508
Phn: 402-471-6692
Fax: 402-471-0117
Views
Replies
Total Likes
Hello,
Output ES4 Static PDF is not work.
How to make go to a page in a Static PDF? Static PDF is Livecycle Output ES4 flatten PDF
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies