Module Description
The Field Formatter Range module provides the option to display only selected range of values for multivalued entity fields.
For example if you have an image field attached to an entity and the entity has 15 images attached to it but you want to display only the first 5 of them, this module is exactly what you are looking for.
Beside setting the range (offset and number of items to show), you can also reverse the order so you can display just the last 5 images and by setting proper values you can display them in order or in reverse order too.
Requirements This module has no requirement.
Similar modules
* Field Multiple Limit: D7 only.
* Field Limiter: provides a dedicated formatter whereas this module extends all formatters.
Configuration The module add options on each field formatter of multivalued fields. You can access these options like you normally would when configuring a field display.
Those options are:
* offset: where to start,
* limit: how many items to show,
* order: will display the items in the selected order, default, reverse or random.
Maintainers Current maintainers:
* Florent Torregrosa (Grimreaper)
* Pierre Dureau (pdureau)
Previous maintainers:
* Ivan Jaros (ivanjaros)
For example if you have an image field attached to an entity and the entity has 15 images attached to it but you want to display only the first 5 of them, this module is exactly what you are looking for.
Beside setting the range (offset and number of items to show), you can also reverse the order so you can display just the last 5 images and by setting proper values you can display them in order or in reverse order too.
Requirements This module has no requirement.
Similar modules
* Field Multiple Limit: D7 only.
* Field Limiter: provides a dedicated formatter whereas this module extends all formatters.
Configuration The module add options on each field formatter of multivalued fields. You can access these options like you normally would when configuring a field display.
Those options are:
* offset: where to start,
* limit: how many items to show,
* order: will display the items in the selected order, default, reverse or random.
Maintainers Current maintainers:
* Florent Torregrosa (Grimreaper)
* Pierre Dureau (pdureau)
Previous maintainers:
* Ivan Jaros (ivanjaros)
Module Link
Project Usage
1052
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
The Field Formatter Range module aims to solve the issue of displaying only a selected range of values for multivalued entity fields, such as showing only the first or last few images attached to an entity.
Data Name
field_formatter_range