Products.PloneFormGen icon indicating copy to clipboard operation
Products.PloneFormGen copied to clipboard

Multiple file fields result in only one file be included in email/save data

Open djay opened this issue 11 years ago • 1 comments

Created a form with many filefields. Used saveddata adapter and mailer. Checked request and all files are sent. Only first file appears in email.

djay avatar Jan 17 '14 07:01 djay

Ah. I see the problem. The issue is with the "show responses" field using the in-and-out widget. It doesn't like it when the field Titles are the same.

djay avatar Jan 17 '14 07:01 djay