this post was submitted on 02 May 2024
1 points (100.0% liked)

Drupal

2 readers
1 users here now

An alternative to r/drupal for news, articles, and discussion regarding Drupal and Backdrop, one of the top open source (GPL) CMS platforms powering millions of websites and applications, built, used, and supported by a diverse community of people worldwide. More Info: http://drupal.org and https://backdropcms.org

founded 1 year ago
 

One of Drupal's main strengths is its data modeling. But sometimes choosing the appropriate field type comes with a form widget that isn't what we're looking for. For example, using a Date field results in the form displaying a date "widget" (form input) which includes a full date consisting of a day, month, and year, and optionally a time. How to remove the time from a date field in Drupal Because removing the time from date fields is such a common request, Drupal allows its removal without writing any custom code.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here