Entityreference status

Categories

Component ID

2505323

Component name

Entityreference status

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

The module goal is to make a visual distinction between all entity statuses on Entity Reference fields. This module adds multiple new widgets available to any Entity Reference field (see bellow).

It was originally done to target node entities, but it can be used with any entity type that exposes a status attribute. If this module does not support an entity, it falls back to the default behavior of the Entity Reference module.

The module currently supports the following widgets :

  • Autocomplete (with entity status)
  • Autocomplete (tags, with entity status), due to the particular way of handling this feature, styling options are limited to the background color.
  • Select list (with entity status)
  • Check boxes / radio buttons (with entity status)

Roadmap :

  • Workbench moderation integration for additional statuses handling
  • D8 port