Good morning all,Our forms use the hyperlink functionality and the
desired result is to have the web page launch in a new browser window,
or tab, when viewing the PDF in a browser. When the web page opens in
the same window, the form data is lost after hitting the back button to
return to the form content.The current alternative is to use
xfa.host.launchURL() function however we're wondering if there is a
Preference setting in Reader we could enable/disable instead. Most of
the links are text em...