Hi,
I've set up a multi form: First page is a dropdown that leads to three different form pages. One of them has a file upload field, the others don't. So, if I chose a form that hasn't file upload, the form DOES send properly and gives a success message, but also the following error message:
I've set up a multi form: First page is a dropdown that leads to three different form pages. One of them has a file upload field, the others don't. So, if I chose a form that hasn't file upload, the form DOES send properly and gives a success message, but also the following error message:
Files config is emptyAny clues on why this is happening and how I can avoid it?
Well are you still trying to use the file upload action? Maybe you should put it behind an event switcher - if {session:multipage.dropdownfield} is (whatever the file upload option is), THEN do the file upload.
Thank you so much, healyhatman - this actually solved the issue! Just a bit surprised this happened - if I just have one form with upload possibility (and without event switching), there's no error message if a file isn't uploaded ... with event switcher, there is. Well - this worked - so thank you for taking the time to reply and helping me figure it out!
Getting the same error on a simple form (not multiform as the TO). Present configuration attached.
[file=13363]file_upload_2.JPG[/file]
[file=13364]file_upload.JPG[/file]
[file=13365]file_upload_3.JPG[/file]
Files config is empty
[file=13363]file_upload_2.JPG[/file]
[file=13364]file_upload.JPG[/file]
[file=13365]file_upload_3.JPG[/file]
how about v7 ?
This topic is locked and no more replies can be posted.