I need to be able to have fields that are filled in by one signer, then additional signers will see the fields already filled in by the previous signer.
For example, an address field for the signers is the same across 2 signers. When Signer1 fills in the address field, I need signer2's address field to automatically have the address from Signer1 filled in. All data on the form is exactly the same between all signers and I do not want each signer to be required to fill in all the fields that are the same between all signers. There are over 50 fields.
How do I do this?