# Summary

Field multiple limit is a simple module that provides settings to limit the number of values to display on fields with multiple values.

The module extends the field display settings for fields which permit multiple values. Site administrators can specify how many values to display for each display mode (e.g. the teaser). Optionally, an offset can be specified to skip some values.

This functionality is being considered for inclusion in Drupal core at some point, currently postponed beyond Drupal 8.0. See #1234624: Limit the number of fields to display.

# Project URL

https://www.drupal.org/project/field_multiple_limit

# Where is the code?

https://www.drupal.org/project/field_multiple_limit/releases?api_version...

https://www.drupal.org/node/2637534

https://www.drupal.org/node/1234624#comment-11868691

# Estimated completion date

Unknown

# Dependencies

None

# Who's doing the port?

andrewmacpherson, funded by Annertech
harings_rob
marcvangend

# What help do they need?

Coordination/collaboration, reviews of current code.

# D8 roadmap

None, but see #1234624: Limit the number of fields to display for discussion.

# Background and reference information

None.

Comments

rootwork created an issue. See original summary.

rootwork’s picture

Currently there are three ports of this project out there, listed above under "where's the code?"

I'll try to help keep this issue up to date with whichever emerges as the focus as the work continues.

Others (especially those working on the code) are welcome to update this issue with more info!

hansfn’s picture

Category: Bug report » Plan