Module Description
This module creates a field group display formatter that consists in a <div> wrapper with a CSS background (using the style attribute).
On Drupal 7, the background can be set from a field of the rendered entity:
* An image field
* A color field (Color Field / jQuery Colorpicker modules supported)
On Drupal 8/9/10, the background can be set from a field of the rendered entity:
* An image field
* An entity reference field pointing to a Media entity
For adding support for color fields in D10, see [#2957137].
Dependencies
* Field Group
Documentation
See Using the "Field Group" to manage content display.
On Drupal 7, the background can be set from a field of the rendered entity:
* An image field
* A color field (Color Field / jQuery Colorpicker modules supported)
On Drupal 8/9/10, the background can be set from a field of the rendered entity:
* An image field
* An entity reference field pointing to a Media entity
For adding support for color fields in D10, see [#2957137].
Dependencies
* Field Group
Documentation
See Using the "Field Group" to manage content display.
Module Link
Project Usage
1681
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module creates a field group display formatter that allows users to set a CSS background using an image field or color field on Drupal 7, and an image field or entity reference field on Drupal 8/9/10.
Data Name
field_group_background_image