These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Prompting to save after signing the form

jimidykes
Registered: Jul 31 2007
Posts: 2

Hello,
I am using LiveCycle Designer v8.0 to create a form with a Document Signature Field. When signing the form in Adobe Acrobat v8.1 and Reader v8.1, I am prompted to save the form each time. Is there a way to turn this feature off or some JavaScript I could use to not prompt the user to save the form after signing?

My Product Information:
Acrobat Pro 8.0999999999999996447286321199499070644378662109375, Windows
pddesigner
Registered: Jul 9 2006
Posts: 858
Try this.
Open the form in Designer.
In the menu bar:
(1.) Under Show: select exit
(2.)Select Langage: JavaScript
(3.) Enter this code - closeDoc(true);
(4.) Run At: Client

Hope this helps.

My favorite quote - "Success is the ability to go from one failure to another with no loss of enthusiasm.