Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
node.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
28 Jun 2009 at 15:31 UTC
Updated:
29 Jul 2014 at 18:21 UTC
As the title says add JQuery UI Date Picker to the Authored on field.
Comments
Comment #1
robloachThe thing about the Authored On field is the it's both a date and a time. Maybe we split them up into both a date and a time field? Hmmmmm. Subscribing.
Comment #2
redndahead commentedMoving to 8.x
Comment #3
robloach#504338: Extend Form API's date field with jQuery UI's Date Picker
Comment #4
nod_Use date input type #64020: FAPI date type doesn't support a null date value
Comment #5
gmclelland commentedhttp://drupal.org/project/date_popup_authored - maybe this could help
Comment #6
rbayliss commentedLooks like this may be a lot easier once #1496708: Add new HTML5 FAPI Element : time lands.
Comment #7
robloachAt the very least, it would be nice to use #placeholder to help with form input.
Comment #8
nod_Actually my link in #4 was wrong, what we'd need to keep the current behavior is #1496652: Add new HTML5 FAPI Element : datetime-local
(edit) actually this issue would pretty much need to be renamed.
Comment #9
nod_#1835016: Polyfill date input type