Allow Like Entity to support multiple entity types

Created on 16 December 2024, 4 months ago

Use dynamic_entity_reference field type for entity_id field of the like entity, since the entity_reference field type doesn't support multiple entity types.

Feature request
Status

Active

Version

2.0

Component

Code

Created by

🇨🇳China 司南

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @司南
  • First commit to issue fork.
  • 🇵🇱Poland dlevchik Poznan, Poland

    Should we use dynamic_entity_reference 3.x or 4.x?

    8.x-1.x or 3.x with D10 support:
    This version only supports content entities with integer IDs as referenceable entities. It doesn't allow content entities with string IDs as referenceable entities.

    8.x-2.x or 4.x with D10 support:
    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.

Production build 0.71.5 2024