I am unable to add an attachment to my form.
(I have read this FAQ http://www.chronoengine.com/faqs/2676-how-can-i-attach-uploaded-files-to-an-email.html )
Is it required to add an 'upload files' event if only requiring an attachment?
In the preview window - the attachment field name is the same as the events/on submit/attachment fields name
This is the debug info...
Data Array:
Array
(
[option] => com_chronoforms
[tmpl] => component
[chronoform] => JobAdvert
[event] => submit
[input_text_1] => Chrono
[input_text_2] => [email]bob@example.com[/email]
[input_textarea_3] => test test test
[uploaded_file_1] =>
[input_submit_4] => Submit
[3bc72bc01143e635132277231daf75f8] => 1
)
Validation Errors:
Array
(
)
Debug Data
email
2
Result An email has been SENT successfully from (Admin)admin@example.com to [email]fred@example.com[/email]
Body
Header via wysiwyg
Name Chrono
Email [email]bob@example.com[/email]
Message test test test
Attachment
Submitted by 213.81.111.12
Attachments array ( )
Any thoughts on what to do?
Thanks🙂