Issue with Multiple Entity Reference

Created on 7 December 2023, about 1 year ago

I am encountering an issue when editing the node with a multivalue entity reference field

Steps Reproduce:

1. Installed and enabled the module using Composer with the command: composer require 'drupal/entity_reference_edit_link:^1.0'.

2: Create a taxonomy.

3. Add content type with multivalue entity reference field having reference of above-created taxonomy.

4. Create a new node of the above content type then save it.

3: Now when trying to edit this node it throws a warning mentioned below.

Undefined array key "_link" in entity_reference_edit_link_preprocess_field_multiple_value_form() (line 41 of modules\contrib\entity_reference_edit_link\entity_reference_edit_link.module).
entity_reference_edit_link_preprocess_field_multiple_value_form(Array, 'field_multiple_value_form', Array)
call_user_func_array('entity_reference_edit_link_preprocess_field_multiple_value_form', Array) (Line: 287)

I've attached an image illustrating my actions—installing the module and searching within the extended panel.

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇳India aman_lnwebworks

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

Comments & Activities

Production build 0.71.5 2024