verbb / formie

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

Email Preview: variable "All non empty field" never shows the field "name" #1799

Closed Megafry closed 2 months ago

Megafry commented 3 months ago

Describe the bug

I discovered an issue with the mail variable All non empty fields In the email preview, the field type Name is never displayed if the option Use multiple name fields is activated.

Steps to reproduce

  1. Create a new form
  2. Add a field type name
  3. Enabled the option Use Multiple Name Fields
  4. Add a new email notification
  5. Add to the email content the variable All non Empty Fields
  6. Refresh the email preview
  7. the field is never shown, even when the field is mandatory

Form settings

Craft CMS version

4.8.6

Plugin version

2.1.9

Multi-site?

no

Additional context

No response

engram-design commented 3 months ago

I believe this affects only the preview, as at least my testing shows that real submissions work correctly.

Fixed for the next release. To get this early, run composer require verbb/formie:"dev-craft-4 as 2.1.9".

engram-design commented 2 months ago

Fixed in 2.1.10