Voir sur Drupal.org
Nb téléchargements :
55
Components
- Code
- Documentation
- Miscellaneous
- User interface
Images
Licence
http://www.gnu.org/licenses/old-licenses/gpl-2.0.htmlpermet de limiter le nombre de fois ou un champs s'affiche sur le front
Release
Status : Published
Projects : Modules
Maintenance status : Minimally maintained
Development status : Maintenance fixes only
Supported Branches :
8.x-1.
Stable releases for this project are covered by the
security advisory policy.
8.x-1.7
released
16 August 2024
Works with Drupal:
^8 || ^9 || ^10 || ^11
Install:
composer require 'drupal/multivalue_field_restriction:^1.7'
Covered by Drupal's security advisory policy
Description
This module limits the number of displayed value of a field in front, independently of the cardinality.
The interest is to save field tables in the database and therefore make the database lighter. You can set any multivalue field's cardinality to unlimited then choose a limit in front. In this way you are able to reuse the same fields for other bundles without interfering with the cardinality.
Features:
- Set a field value limit to display in front for each view modes
Toutes les informations proviennent du site drupal.org