Hi, I have a field collection for gallery photos that includes gallery photos and captions.
When I use plupload to add multiple photos in one upload, there is only one caption for all the pics. Does anyone know how I might correct this?

Comments

jmuzz’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

You can use the title or alt attribute on the image field for this. There's no supported way to upload multiple files with that widget and have it create a new field collection item for each one. A custom solution could be made and possibly even turned into its own module, but it's not going to be supported by field collection.