verbb / formie

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

[5.x] Date / time field, available days config not working #1897

Closed Mathias-Syversen closed 1 month ago

Mathias-Syversen commented 1 month ago

Describe the bug

If I try to save a form with a date / time field that has a custom config for available days, the selection does not get saved, and all days are now unselected after a refresh. If I select "All", it is saved with all days selected.

Screenshot 2024-05-21 at 14 24 43

Steps to reproduce

  1. Create a form
  2. Add a date / time field
  3. Unselect time (only date)
  4. Chose available days

Form settings

Craft CMS version

5.1.4

Plugin version

3.0.0-beta.11

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.11".

engram-design commented 1 month ago

Fixed in 3.0.0-beta.12