I want the focus set to a specific (global) field when a user opens a form.
I've tried using the following code on the docReady event at the root level but I get zero results.
xfa.host.setFocus("xfa.form0966.#pageSet[0].Page1.subHeader.txtServProfileName");
Can someone show me the error of my ways please?
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script