how do i use a specific emailid from one form to send specific data of another form.
Example:
FormA has partner name and email address.
FormB has a signup form, where visitors check the name of a partner (from FormA) that they want to volunteer for.
Upon submitting FormB, the results should be sent to the email addresses of the partners chosen in FormB.
Thank you for your help.