Can someone direct me on how to set focus to a text field on opening a pdf and also clear the form? I've tried a document level javascript and I can't get it to execute.
Can someone direct me on how to set focus to a text field on opening a pdf and also clear the form? I've tried a document level javascript and I can't get it to execute.
Are you getting any errors on the JavaScript console?
What is the code you are trying to run?
Do you want the scripts to include clearing the form upon opening and a by a user button. The user button can also include a confirmation prompt before clearing the form.
George Kaiser