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

Same Field Across Multiple Forms

lsilacci
Registered: Mar 7 2008
Posts: 11

We have several forms that will require the user to enter the same information and these forms could be generated by different departments.

Is there a way to "link" the forms so that if a user entered in maybe their name and address it would automatically "populate' the other form(s)?

My Product Information:
Acrobat Pro 9.1.3, Windows
gkaiseril
Online
Expert
Registered: Feb 23 2006
Posts: 4308
It is possible with JavaScript to perform this as each field is filled in, but you may lock others out of the other forms or disclose information as others open the other forms.

One can also export an import FDF or XFDF files in different form and as long as the forms have fields with the same names, type, and purpose the data can be transferred.

George Kaiser