[Flow] Upload multiple files

Christian Eßl essl at incert.at
Sun Sep 8 20:13:37 CEST 2013


Hi,

Is it currently possible to upload multiple files at once with the f:form.upload-Viewhelper?

Like this example: (a Gallery model that can store many images)
http://pastebin.com/ZPrEQYHE

The PropertyMapper however doesn't seem to like this idea:

#1297759968: Exception while property mapping for target type "Foo\Bar\Domain\Model\Gallery", at property path "images.name": Object with identity "test2.jpg" not found


More information about the Flow mailing list