Hello!
I`m using 4.0 RC3.11 on Joomla 2.5.
My form contains 2 upload files fields.
I`ve managed to upload with the file ulpoader [gh], but, how can i attach them to the email message?
Thanks!
Hoops, i`ve managed that.
I should have file uploader, and then i have to provide fields into email message.
But now, when i attach 2 files, there is just one on the upload folder. Why?
Hi vbarlakoski ,
Please drag a Debugger action into the On Submit event, then submit the form and post the debug - including the 'dummy emails' results here. Note: if you are using the Easy Wizard you may need to switch to the Advanced Wizard to do this; if you want to continue to use the Easy Wizard please make a copy of your form first and add the Debugger action to the copy.
Bob
Hi vbarlakoski,
Not strictly correct, they are both being uploaded but as they both have the same name 'CVMOTIVACIONNO-PISMO.docx' the second one over-writes the first.
Bob
Hi Bob!
How should i configure the filenames?
Hi vbarlakoski ,
If you upload two different files instead of the same one twice it should all work OK.
Bob
Everything is fine!
I dont know why i have problems..🙂
But, that lead me in to one thought. Can i use a fix, to change filename, if there is one with the same name already?