Hello, I have a question regarding email attachments. I have an very long form, and I sort all the data in 3 different tables that are sent to an email address as 1 attachment.
I would like to receive 1 email, but with 3 different attachments, is this possible with Chronoforms? If so, how can I solve the issue?
Any help will be highly appreciated!
Thank you in advance
I would like to receive 1 email, but with 3 different attachments, is this possible with Chronoforms? If so, how can I solve the issue?
Any help will be highly appreciated!
Thank you in advance
Hi federico,
Yes you can send many attachments. You don't say how you are creating the attachment files but ChronoForms uses an attachments array and provided that you add the correct file details to the array then the attachments will be sent.
Bob
Yes you can send many attachments. You don't say how you are creating the attachment files but ChronoForms uses an attachments array and provided that you add the correct file details to the array then the attachments will be sent.
Bob
Hi Bob, thank you for your answer. Where can I find detailed information about creating the attachments arrays?
I have an html file with 4 different tables, each table contains almost the same fields, but arranged in different ways for printing purposes. It's quite basic the way it is set up, no extra code besides the usual html. So the idea is to open different attachments and then print each one of them.
Thank you again for your help!
I have an html file with 4 different tables, each table contains almost the same fields, but arranged in different ways for printing purposes. It's quite basic the way it is set up, no extra code besides the usual html. So the idea is to open different attachments and then print each one of them.
Thank you again for your help!
This topic is locked and no more replies can be posted.