Dynamic Entity Reference

Module Drupal Illustration Voir sur Drupal.org
Nb téléchargements : 28860

Components

  • Code
  • Documentation
  • Miscellaneous
  • User interface

Documentation

Screenshots

Images


Homepage

Demo

Licence

https://www.gnu.org/licenses/old-licenses/gpl-2.0.html

permet de créer un champ pour référencer plusieurs type d'entité

Release

Status : Published
Projects : Modules
Maintenance status : Actively maintained
Development status : Under active development
Project categories : Site structure
Supported Branches : 3.2., 4.0., 5.0.
shield Stable releases for this project are covered by the security advisory policy.







Description

Overview

Dynamic Entity Reference provides a field type/widget/formatter combination for Drupal that allows an entity-reference field to reference more than one entity type.

Features

Create a single field to hold references to Users and Nodes, Or Terms and Nodes, or all three.
From 5.x also supports mixing config entities with content entities.

What version should I use?

Please read the 5.x release notes
New projects should start with the 5.x series.
Users on the 3.x and 4.x series should take a backup and then test the update path to 5.x and report back on this issue

5.x series

This will be the one version moving forward. Once a stable tag is cut 3.x and 4.x will be deprecated.
This version allows all content entities as referenceable entities. This version also allows all config entities as referenceable entities but it is only configurable programmatically. The content and config entities can be referenced in the same field as well. This is achieved with native Drupal typed-data features.

3.x series

This version only supports content entities with integer IDs as referenceable entities. It doesn't allow content entities with string IDs as referenceable entities.

4.x series

This version allows all content entities as referenceable entities. This version also allows all config entities as referenceable entities but it is only configurable programmatically. The content and config entities can be referenced in the same field as well. In contrast to the 5.x branch this relies on database triggers which are not supported on all hosting providers including Acquia.

Known problems

Please use the issue queue to report problems.issue_tags=DER%20issue">DER issues in core.

Credits

Development being undertaken by @larowlan and @jibran of PreviousNext

Tutorials

  • Drupal modules the one percent did a screencast of this module in action (4 minutes long)


Toutes les informations proviennent du site drupal.org