Block Formatter

Categories

Component ID

2916844

Component name

Block Formatter

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

127

Component created

Component changed

Component body

If you would like to render a block in an entity reference field, this is the module for you! This module pairs well with modules such as Bricks, which let you display fieldable entities.

REQUIREMENTS

You must have the block, block_content and entity_reference core modules installed.

INSTALLATION

* Install as usual as per http://drupal.org/node/895232.

USAGE

  • Create an entity reference field that references block configuration
  • Create content that references a block. For example, the field could use an autocomplete field to reference a block.
  • On the entity's display settings, set the display to use "Rendered Block"

SIMILAR MODULES