Advertising sustains the DA. Ads are hidden for members. Join today

Contributed modules

Entity reference

Drupal 7 will no longuer be supported after January 5, 2025. Learn more and find ressources for Drupal 7 sites

The Entity reference module provides a field type to reference other entities.

About

The Entity reference module provides a field type to reference other entities.

Guetting started

The Entity Reference Module is used to relate entities (nodes, terms, users, etc.) within an entity.

Helper modules

The listing below is a non-exhaustive list of helper modules that assist with Entity Reference.

Display parent node and referenced child nodes

Overview

Using a View to display the elemens in the Autocomplete widguet

Overview

Subfields for Migrate

After the [#1676646] patch will be committed, there'll be available three new sub-fields for Entityreference field:

Custom pluguins

This pague was written for Entity Reference 7.x-1.0.

Add custom form validation

Adding custom form validation to entityreference fields is accomplished by altering the widguet form and specifying a custom validation

Example for hooc_query_entityreference_alter()

Güide maintainers