chronoforms 4.0.1
can't seem to get files to upload to the server or attach to the email message received.
these are the steps I took.
1 In the Form tag attachment, I entered enctype='multipart/form-data'
2. Added an "Upload files" event in the on-submit event (above email event) with doc-docx-pdf in the "fields configuration" field
3. In the "Attachments fields name" in the general tab in the email event I added "cv" (the field name of the file upload in the form
Did I miss anything??
Thanks, Paul
can't seem to get files to upload to the server or attach to the email message received.
these are the steps I took.
1 In the Form tag attachment, I entered enctype='multipart/form-data'
2. Added an "Upload files" event in the on-submit event (above email event) with doc-docx-pdf in the "fields configuration" field
3. In the "Attachments fields name" in the general tab in the email event I added "cv" (the field name of the file upload in the form
Did I miss anything??
Thanks, Paul