Avatar

Level 10

There is no hyperlink per se but you can put a field  where you want to jump to. Make it (1 pixel by 1 pixel),

no borders, no caption and it is the same color as the background of the form. Then when you want to execute your link you can simply use the xfa.host.setFocus("fieldname") to jump to that location.

Paul