If I have an image upload element on my form, is there a way to attach that file to the submission email that is sent after the form is submitted?
Answer:
To attach an image upload element to the submission email after the form is submitted. To achieve this, you can follow the two methods mentioned below:
1. In the email body, click on the "All Form Fields" tag button to include the image upload element with all form elements in the submission email.
2. Check the "Attach PDF" checkbox to attach a PDF of the submitted data, including the image upload element, in the email.
By utilizing these methods, you can ensure that the image upload element is included in the submission email seamlessly.
Please refer to this documentation: https://formnx.com/details/docs/features/auto-r... to know more details.