Skip to main content
Participant
March 1, 2024
Question

How to link fields that are in two or more different forms?

  • March 1, 2024
  • 1 reply
  • 336 views

Hello, 

 

What I'm trying to achieve is, if one form has a persons info such as their name and date of birth how do I get it to auto fill their information to another seperate form that requires their name and date of birth again?  I also need to be able to do this for checkboxes as well. Any help would be appreciated.

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
March 1, 2024

There's no easy way to do that automatically. You can export the form data to a separate file (fdf, xml, txt, etc.) and then import that file into the other forms when you open them, assuming the fields in all the files are named the same.