verbb / formie

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

Value of date field not shown in subject line of form submission notification mails #1866

Closed philipschilling closed 1 month ago

philipschilling commented 1 month ago

Describe the bug

I added a placeholder for a date field in the subject line of a form submission notification mail:

Screenshot 2024-05-05 at 11 42 46

The field remains empty though the value is shown in the email body where I used the placeholder "All Non Empty Fields":

Screenshot 2024-05-05 at 11 43 34

Steps to reproduce

  1. Open in Control Panel "Formie > Forms > [Name of Form]"
  2. Open tab "Email Notifcations" and open an existing notification or create a new one
  3. Under the tab "Content" add in the field "Subject" a date field
  4. Apply + Save and submit a test submission

Form settings

Craft CMS version

Craft Solo 5.1.1

Plugin version

3.0.0-beta.9

Multi-site?

Yes

Additional context

No response

engram-design commented 1 month ago

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

engram-design commented 1 month ago

Updated in 3.0.0-beta.10