In the form, I have four "file upload" elements. When I submit form, only the first document been attach in email. In Attachment fields in Email section i put: input_file_73 , input_file_74 , input_file_75 , input_file_76
Field name and Field ID is the same "input_file_7X"
After submit, all documents are in upload folder on server, but only first attach in email!
Field name and Field ID is the same "input_file_7X"
After submit, all documents are in upload folder on server, but only first attach in email!
Hi AlexBg,
Please remove any spaces in the attachments list:
Bob
Please remove any spaces in the attachments list:
input_file_73,input_file_74,input_file_75,input_file_76
Bob
This topic is locked and no more replies can be posted.