Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Volacci Automatr is the first (and currently only) marketing automation tool built specifically for Drupal and other open-source platforms. This module installs the basic integration code for Automatr on your Drupal website.
Field as Block provides an easy way to display one or more fields of the current node in a block.
This module aims to be a light weight alternative to modules like Panels and Display Suite, or using Views to define a block which only retrieves one field.
Difference from Ctools field blocks
While Ctools field blocks rely on the formatter and settings from a configurable display mode, this module allows to configure the formatter and settings in the block configuration.
Usage
Enable the module
Open the Manage Display admin page of the entity (for instance: /admin/structure/types/manage/article/display for the article node type)
Mark one or more fields to be displayed as block
Select the desired formatter and formatter settings
Set the field label to hidden if you do not want the block to have a title
Save the Manage Display form
Open the block administration form (/admin/structure/block) and assign the block(s) to a region
Tutorials
I would like to thank the authors of these tutorials: