Support Forum

 
You must be logged in to post
Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

File upload doesn't validate

Resolved
UserPost

6:00 am
May 12, 2010


milanvanbruggen

1

Hello,

I just bought Formidable Pro. Great WordPress plugin!

But I just can't figure out something:

I've created a multi-page form with a mandatory file upload. The field is located on the first page. The second page finishes the form. When I test my form I get through to the second page, but after finalizing the form by submitting it I get an error saying the file upload field can't be empty.

I guess the file isn't uploaded, but I'm not sure. Where are files uploaded? Should I CHMOD a directory? Can I change a setting saying where to upload files?

Thnx in advance!

Milan van Bruggen

7:40 am
May 12, 2010


Steph

2

You found a bug. Looks like file upload field will only work on the final page of a milti-paged form. Will it work for you to move it for now?

7:44 am
May 12, 2010


Steph

3

Oh and to answer your other questions, file uploads are stored wherever your WordPress uploads are stored (the "uploads" folder by default). There isn't currently a way to change this, but you can vote on it here.

Resolved