verbb / formie

The most user-friendly forms plugin for Craft CMS.
Other
93 stars 69 forks source link

Issue with field upload inside of group #1863

Closed Megafry closed 1 month ago

Megafry commented 1 month ago

Describe the bug

We have discovered the following Issue with Ajax multi-page form: When an upload field is placed in a group the upload happens, but it is missing in the submissions and also in the mail attachment.

Steps to reproduce

  1. Import the example: formie.json
  2. Add a pdf to both fields.
  3. Go to the page 2 (both pdf have been uploaded to the server).
  4. Submit the form.
  5. Open the submission, the pdf from the upload field placed in a group is missing.
  6. The pdf is also missing in the mail.

Form settings

Craft CMS version

4.8.10

Plugin version

2.1.13

Multi-site?

No

Additional context

No response

engram-design commented 1 month ago

Should be fixed for the next release. To get this early, run composer require verbb/formie:"dev-craft-4 as 2.1.13".

engram-design commented 1 month ago

Updated in 2.1.14