Skip to content
  1. Feb 25, 2011
  2. Nov 02, 2006
    • Mark Fredrickson's avatar
      In Drupal 4.7, 'date' type form fields cannot distinguish between required and · 28a32872
      Mark Fredrickson authored
      non-required fields. In both cases, a user must enter a date, even if the field
      has been designated not required (e.g. a birthday profile field was set up as
      optional, but the user must still enter a date).
      
      This module, once enabled, will silently find all date fields and exchange them
      with 'better date' fields. Better date fields allow users to enter null dates
      for non-required fields. For required fields, behavior remains the same. For the
      purposes of theming better dates appear as dates.
      
      Initial check-in.
      28a32872