Hello,
I've created a new form but this time I would like the visitor to be able to send a file with the form.
I've added a "file field" in the designer part and in the setup part 've added a "files upload" action and enabled it just before the "checkrecaptcha"
when I try my form and attach a file there is no attachment in the email.
I added a debug part to see what happen here what it say :
what did i do wrong ?
Thanks in advance for your help
I've created a new form but this time I would like the visitor to be able to send a file with the form.
I've added a "file field" in the designer part and in the setup part 've added a "files upload" action and enabled it just before the "checkrecaptcha"
when I try my form and attach a file there is no attachment in the email.
I added a debug part to see what happen here what it say :
Data Array
Array
(
[chronoform] => contribution
[event] => submit
[nom] => test
[email] => test@test.fr
[sujet] => resr
[message] => esrser
[recaptcha_challenge_field] => 03AHJ_VuurfCs0rtMMK17GqJgxQ7glSbWHzdeVwZdANjYtmYE9cT-SnfjaAkNEkdkhcVWLD_zFx0dxNrrHOnan1mH6-O6eA4AzIfuHQXygNNN9lH7CLVSH8VHn0F-QrSY_9X0XRa-HSICs-9ebIMImqprKbkcctTfZCtKqqQ9zFX6B-k4KW_TBhqAxhfb8i9TyMyrCSVaAF6HC
[recaptcha_response_field] => ribleix same
[button5] => Envoyer
[Itemid] => 888
[contribution] =>
)
Array
(
)
Errors
Array
(
)
Debug Info
Array
(
)
what did i do wrong ?
Thanks in advance for your help