Ashes 0 Report post Posted November 13, 2017 Is there a way to set the focus to a given field using Javascript. The PDF standard is .setfocus() but that is not valid in Nitro Pro. Thanks Quote Share this post Link to post Share on other sites
Steven Zakulec 60 Report post Posted November 14, 2017 Set focus is probably supported- it's under the Field class. Here's the section listing setFocus as an option: http://guide.gonitro.com/articles/Field object/ You can also find this list in the Nitro 11 User's Guide, starting on page 156. Hope this helps! Quote Share this post Link to post Share on other sites
Ashes 0 Report post Posted November 16, 2017 Thanks for pointing me in the right direction but still cannot figure out the correct combination. Quote Share this post Link to post Share on other sites