• Development

    Moving a field into a (different) group/fieldset using hook_form_alter()

    The following demonstrates how to move a field into a different fieldset within a form using hook_form_alter() and a special #after_build form property.

     

  • Development

    Show a timestamp as a date in the Drupal user’s timezone