Skip to content

v1nc3nz00/webformCalendarDateFormat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D7 Webform Calendar Date Format

This component substitutes the ugly the select boxes for the date component with a readonly textfield in which to visualize the date selected by tha calendar. The date, before visualization will be submitted by ajax request to Drupal, and formatted according your configurations set in (admin/config/regional/settings) and according to the current site language(admin/config/regional/date-time/locale).

To use a specific format on a date component you can set the following classes in the "Wrapper CSS classes" under the Display fieldset:

  • date_format_long === Long
  • date_format_medium === Medium
  • date_format_short === Short(default)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.1%
  • CSS 4.9%