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?
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.