Field Limiter
Categories
Component ID
2843702
Component name
Field Limiter
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Field Limiter allows you to limit the number of field values rendered by a formatter. This module is the result of the conversation in #1234624: Limit the number of fields to display. This sandbox project may or may not become a full module one day, depending on feedback from the community, and similar functionality becoming available elsewhere.
Field Limiter is dependent on the Field Formatter module which provides a field formatter wrapper base class (FieldWrapperBase). Credits for the idea and initial attempt to build a field limiter based on FieldWrapperBase, go to dawehner.
