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

Clear form after submit

Michael_Jacobsen
Registered: Jul 25 2008
Posts: 2

I am using Acrobat Pro 9 Extended and have created a simple form in Acrobat Forms. What I would like to do is have the form data clear after the user presses the submit button and it is tracked. The reason for this is for multiple users to fill out the form at the same computer, but I do not want the users to see what the prior user filled in.

gkaiseril
Expert
Registered: Feb 23 2006
Posts: 4308
You can use the document object's "resetForm()" method to clear the form, but you should also address the auto caching and auto complete issues.

George Kaiser