This project is not covered by Drupal’s security advisory policy.
Uses the power of datedropper to create an awesome datepicker on your Drupal forms.
http://felicegattuso.com/projects/datedropper/
At the current state the module allows you to set global settings and add the elements you want to target via a settings page.
Works with Form API.
$form['element'] = array(
'#type' => 'datedropper',
'#title' => t('Datedropper'),
'#required' => TRUE,
);
Requirements
elements (http://drupal.org/project/elements)
Later on it will have fully field widget functionality with multiple settings.
Drupal 8
Drupal 8.x version is in the works to.
Supporting organizations:
Supported development time
Project information
- Project categories: Site structure
- Created by aburrows on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
