Details
-
Type:
Docs: Improvement
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Not an Issue
-
Affects Version/s: None
-
Fix Version/s: 1.9.0
-
Component/s: Zend_File_Transfer
-
Labels:None
Description
Add multiple files upload example to documentation which has normal form element also (for example one text field). $form->getValues() seems to destroy $upload_adapter stuff.
What do you mean with "destroys adapter stuff" ?
And regarding "normal form element"... also the file element is a normal form element.
There is a description of how to add form elements to a form, which has nothing to do with Zend_File_Translate. And there is also a description of how a multi-file form element has to be created.
Can you be more descriptive on what you did not find or what you expect ?