Hi - I'm stumped after many tries and reading of the forum -
I'm not receiving the attached file in the email, it's not being written to the default folder.
According to here:
https://www.chronoengine.com/faqs/53-cfv4/cfv4-file-uploads/2677-how-can-i-validate-and-debug-file-uploads.html
I should see info about the form in Debug - I'm not seeing this.
Default folder is permission 777.
In designer, field name and id are "file_upload"
Order of operations in Setup:
ON LOAD:
load css
load captcha
HTML render form
ON SUBMIT:
Files UPload
On Success empty
On Fail event loop
Debugger
Email Results to Admin
Display message
In email settings, box "attachment files" reads file_upload, which is the field name.
I'm receiving the email - but the field of label"Upload Purchase Order if available" is empty.
Thanks for your help -
Jackie
I'm not receiving the attached file in the email, it's not being written to the default folder.
According to here:
https://www.chronoengine.com/faqs/53-cfv4/cfv4-file-uploads/2677-how-can-i-validate-and-debug-file-uploads.html
I should see info about the form in Debug - I'm not seeing this.
Default folder is permission 777.
In designer, field name and id are "file_upload"
Order of operations in Setup:
ON LOAD:
load css
load captcha
HTML render form
ON SUBMIT:
Files UPload
On Success empty
On Fail event loop
Debugger
Email Results to Admin
Display message
In email settings, box "attachment files" reads file_upload, which is the field name.
I'm receiving the email - but the field of label"Upload Purchase Order if available" is empty.
Thanks for your help -
Jackie
Solved -
after digging the forum - I found this:
https://www.chronoengine.com/forums/posts/f3/t99000.html
"Please try turning off the AJAX submit in the HTML (Render form) action - "
Whew! Works now.
Hope this is helpful to someone else -
after digging the forum - I found this:
https://www.chronoengine.com/forums/posts/f3/t99000.html
"Please try turning off the AJAX submit in the HTML (Render form) action - "
Whew! Works now.
Hope this is helpful to someone else -
the link doesn't exist anymore
how did you solve it?
because i have the same problem: no file upload😟
how did you solve it?
because i have the same problem: no file upload😟
This topic is locked and no more replies can be posted.
