Organizing Multiple File Types In Email Results
-
I have a form field that has around 40 different upload options for files to be uploaded, including for example:
– authorization form
– cover letter
– resume
– loan application
– tax form for 2020
– tax form for 2021
– W2 Form for 2020
– W2 Form for 2021
etc etcWhen the email comes in, it attaches all the files as I put basically without any organization in the email. Is there any way to organize it?
In the FILE ATTACHMENTS section, i list out the tags (i.e. [tax-form] and on the next line [w2form] etc etc however it comes out in a bunch of files, etc.
Is there a way to separate them like we can do in the regular fields by doing something like:
<h2>Miscellaneous Forms</h2>
[tax-forms]
[w2forms]
[loanapp]<h2>Application Forms</h2>
[formname]
[formname]
[formname]I tried the above but it didn’t work. Let me know if there’s a way so the email is more organized when it comes out.
- The topic ‘Organizing Multiple File Types In Email Results’ is closed to new replies.