Currently in formadible I have one large form (application) which when submitted, successfully populates to PDF and forwards to a second form where information from form #1 is passed to form #2 (safety records release form). This works successfully, but when form #2 is signed and submitted it does not deliver pdf (which has been mapped to form #2). If I remove the pass values data settings from form #2 and make it a stand alone form that is filled out manually it successfully delivers completed pdf upon submission. What is the conflict with automatically completing form #2 with data from form #2 and getting #2 to send PDF?