Good day
I created a web form that is associated with a template. It works as expected, except I notice that when a user fills out and completes the form, I am being emailed a confirmation of the e-signature along with attachments (the signed form, and any attachments the user uploaded).
I want the email to be generated, but I want it to go to a different email address. On the template’s “Add recipients” section, the first signer (which is set to “Needs to Sign”) is “Requesting User” and email is blank (assuming the applicant is to complete the form). The second signer is the role and email address I want to get the response after the user has submitted the form. That second signer is set to “Receives a Copy” and the address is hardcoded into the “Delivery” section.
How might I accomplish this?