File list don't save state after form submit, if some fields of form not passed validation, in form with error messages file list will flushed.
| Comment | File | Size | Author |
|---|---|---|---|
| plupbug123.png | 18.42 KB | 2union |
File list don't save state after form submit, if some fields of form not passed validation, in form with error messages file list will flushed.
| Comment | File | Size | Author |
|---|---|---|---|
| plupbug123.png | 18.42 KB | 2union |
Comments
Comment #1
slashrsm commentedFiles should be uploaded by then, so it is not logical to still have files in Plupload. Module implementing this form should take care about saving files in $form_state and possibly displaying them as uploaded files.