add_timepicker_into_block
Categories
Component ID
2273449
Component name
add_timepicker_into_block
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
You probably look for https://drupal.org/project/timefield
This sandbox is to do:
- Make a block
- Add a Form (a textfield) into the block
- Attach the javascript (https://fgelinas.com/code/timepicker/ ) into the Form
- There is no UI
This is mostly a simplified copy of https://drupal.org/project/timefield
