Closed (fixed)
Project:
Birthdays
Version:
7.x-1.x-dev
Component:
Code (Birthdays)
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
16 Sep 2011 at 11:19 UTC
Updated:
4 Jan 2014 at 01:11 UTC
Jump to comment: Most recent
Comments
Comment #1
klonos...from: http://atur-lalai.blogspot.com/2011/03/use-jquery-datepicker-in-drupal-7...
Use jquery datepicker in Drupal 7:
Comment #2
Niklas Fiekas commentedLooks reasonable. And thank you for already investigating how that could be done.
Comment #3
klonosNo problem mate. I wish I could do more (like actually cod something). I thank YOU for putting all this effort and spending all your precious time on this.
Comment #4
andypostI think module should use
Drupal.behaviours.birthdayto attach picker to fields with this option enabledComment #5
Niklas Fiekas commentedFor testing, here goes a basic datepicker popup: http://drupalcode.org/project/birthdays.git/commitdiff/7e5d5c2
Todo:
- Make it optional (or a different widget)
- Don't select year if the year should be hidden
Comment #6
Niklas Fiekas commentedRespect hide_year setting: http://drupalcode.org/project/birthdays.git/commitdiff/1e5de6d
Comment #7
Niklas Fiekas commentedAdded "Use a datepicker" as a field instance setting: http://drupalcode.org/project/birthdays.git/commitdiff/aa78551
Comment #8
klonosPerfect! Thanx Niklas.
Comment #10
dgastudio commentedreopening due to that the datepicker has been removed in the latest dev version.
Comment #11
Niklas Fiekas commentedIt's back as of http://drupal.org/commitlog/commit/2726/e4c285df8408d53862dd00d0b292118f.... Yay!
Comment #12
klonosThanx!