Change record status: 
Project: 
Introduced in branch: 
8.x-5.x
Introduced in version: 
8.x-5.0-rc28
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_date and #max_date for 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

Date/time element

AttachmentSize
webform-date-time-min-max.png218.76 KB
Impacts: 
Site builders, administrators, editors
Site templates, recipes and distribution developers