UI Patterns 1.x Field Formatters
The UI Patterns Field Formatters module exposes components from UI Patterns to the Field Formatter API.
UI Patterns 1.x only
UI Patterns 2, a rewrite of UI Patterns upon Drupal Core's SDC, has its own ui_patterns_field_formatters sub-module.
Requirements
UI Patterns: Define and expose self-contained UI Patterns as Drupal plugins and use them seamlessly while site-building.
[2.x] (Entity Reference) Field Formatters: allow to use values formatted by another formatter in our own.
Recommended module
Field Formatter Range : Provides the option to display only selected range of values for multivalued entity fields. This module fits well with the Layout Builder ability to put many times the same field by display.
Installation
Install as you would normally install a contributed Drupal module. Visit https://www.drupal.org/node/1897420 for further information.
The module has no menu or modifiable settings.
Known issues
[2.x] An infinite loop can occur when selecting one of our formatters. It's due to #3333885: Infinite loop when first available formatter extends FieldWrapperBase and the patch fixes the issue.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.