We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
time_enabled
mode: range
I just discovered that a date field with mode: range and time_enabled: true does not show the time inputs.
time_enabled: true
Not sure if that's a bug or a feature request.
Add a date field to a blueprint like below and visit the entry edit form.
handle: booked_from_to field: mode: range time_enabled: true type: date display: 'Booked from to' validate: - required
No response
Environment Application Name: Statamic Laravel Version: 11.29.0 PHP Version: 8.3.13 Composer Version: 2.7.7 Environment: local Debug Mode: ENABLED URL: statamic-gebetskalender.test Maintenance Mode: OFF Timezone: UTC Locale: en Cache Config: NOT CACHED Events: NOT CACHED Routes: NOT CACHED Views: CACHED Drivers Broadcasting: log Cache: file Database: sqlite Logs: stack / single Mail: log Queue: sync Session: file Statamic Addons: 0 Sites: 1 Stache Watcher: Enabled (auto) Static Caching: Disabled Version: 5.35.0 Solo
Fresh statamic/statamic site via CLI
The text was updated successfully, but these errors were encountered:
Moving to the ideas repository since the time field is intentionally hidden when using mode: range.
ideas
Sorry, something went wrong.
No branches or pull requests
Bug description
I just discovered that a date field with
mode: range
andtime_enabled: true
does not show the time inputs.Not sure if that's a bug or a feature request.
How to reproduce
Add a date field to a blueprint like below and visit the entry edit form.
Logs
No response
Environment
Installation
Fresh statamic/statamic site via CLI
Additional details
No response
The text was updated successfully, but these errors were encountered: