verbb / formie

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

[3.x]: Issue with summary and subfield #1936

Closed Megafry closed 2 days ago

Megafry commented 1 week ago

Describe the bug

The field summary shows the subfield Middle Name from the field Name even though it is not enabled. The field Adresse has the same issue. The subfield Prefix is always empty,

Steps to reproduce

  1. Add the field name
  2. Enable Use Multiple Name Fields
  3. Enable the fields First Name, Last Name, and Prefix
  4. Add the field summary
  5. Fill out the form
  6. The summary shows the field Middle Name
  7. The field Prefix is empty

Form settings

Craft CMS version

5.2.0

Plugin version

3.0.0-beta.15

Multi-site?

No

Additional context

No response

engram-design commented 1 week ago

Fixed for the next release. To get this early, run composer require verbb/formie:"dev-craft-5 as 3.0.0-beta.15".

engram-design commented 2 days ago

Fixed in 3.0.0-beta.16