By jrockowitz on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.x-5.x
Introduced in version:
8.x-5.0-rc28
Issue links:
Description:
Date time element now supports Date/time minimum and maximum date/time range.
Notes
- Changed
#min(date) to#date_date_min - Changed
#max(date) to#date_date_max - Added
#min_dateand#max_datefor date/time validation - Warning is displayed stating 'Date/time' minimum or maximum should not be used with 'Date' or 'Time' specific minimum or maximum.
- Make sure to run
webform_update_8155()to sync exported webform configuration.
Screenshot
| Attachment | Size |
|---|---|
| webform-date-time-min-max.png | 218.76 KB |
Impacts:
Site builders, administrators, editors
Site templates, recipes and distribution developers
