Page 1 of 1

FormBuilder - file attachment is lost when form has errors

Posted: Sun Oct 05, 2014 1:10 pm
by Augustas
Hi,

When I select "File Upload" and submit Form which has errors - the form displays error messages and the "File Upload" prints the name of the file I have just uploaded.

However, when I submit the same form once again -- the file submitted during the first try is gone - it is not saved into the local folder. If there were form errors once again - the "File Uploads" fields does not display the filename anymore.

Does anyone know how to fix that?

I have tested with
FormBuilder 0.7.3
CMSMS 1.10.3

The same problem can be also tested on this CMSMS form demo page:
https://www.cmscanbesimple.org/demo/for ... r-template

This is a screenshot after submittion with errors - filename is seen, but file is not submitted when errors are fixed.
Image

Thank you for the tips and the help.

Re: FormBuilder - file attachment is lost when form has erro

Posted: Sun Oct 05, 2014 4:42 pm
by staartmees
Update your cmsms as it is no longer supported, http://forum.cmsmadesimple.org/viewtopi ... 40&t=30336

also it is necessary for security reasons to keep your cmsms always up-to-date.

Re: FormBuilder - file attachment is lost when form has erro

Posted: Sun Oct 05, 2014 5:15 pm
by Augustas
staartmees wrote:Update your cmsms as it is no longer supported
Thank you for the suggestion.

The problem with FormBuilder file upload still exists.
FormBuilder 0.7.3
CMSMS 1.11.11

I assume it is a bug of FormBuilder...