Problem/Motivation

Field UI only allows each field to be placed once.
Layout Builder UI will allow any field to be placed any number of times.

This is incompatible with QuickEdit

Proposed resolution

TBD

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Comments

tim.plunkett created an issue. See original summary.

wim leers’s picture

Title: Allow QuickEdit to work when a field is placed more than once » Allow Quic kEdit to work when a field is placed more than once

Quick Edit was designed with the assumption that the same entity could exist multiple times ("multiple entity instances"), so it allows the same field to exist multiple times: once per entity.

But it was not designed to allow multiple instances of the same field within a single entity instance if I remember correctly.

So: thanks for filing this feature request!

anavarre’s picture

Title: Allow Quic kEdit to work when a field is placed more than once » Allow Quick Edit to work when a field is placed more than once
tim.plunkett’s picture

Title: Allow Quick Edit to work when a field is placed more than once » Allow Quick Edit to work when a field is placed more than once within the same entity
wim leers’s picture

@anavarre: 😅 I apparently can't even type a space correctly. Definitely a case of PEBKAC.
@tim.plunkett Thanks, that's what I should've done 👍

Version: 8.8.x-dev » 8.9.x-dev

Drupal 8.8.0-alpha1 will be released the week of October 14th, 2019, which means new developments and disruptive changes should now be targeted against the 8.9.x-dev branch. (Any changes to 8.9.x will also be committed to 9.0.x in preparation for Drupal 9’s release, but some changes like significant feature additions will be deferred to 9.1.x.). For more information see the Drupal 8 and 9 minor version schedule and the Allowed changes during the Drupal 8 and 9 release cycles.

Version: 8.9.x-dev » 9.1.x-dev

Drupal 8.9.0-beta1 was released on March 20, 2020. 8.9.x is the final, long-term support (LTS) minor release of Drupal 8, which means new developments and disruptive changes should now be targeted against the 9.1.x-dev branch. For more information see the Drupal 8 and 9 minor version schedule and the Allowed changes during the Drupal 8 and 9 release cycles.

Version: 9.1.x-dev » 9.2.x-dev

Drupal 9.1.0-alpha1 will be released the week of October 19, 2020, which means new developments and disruptive changes should now be targeted for the 9.2.x-dev branch. For more information see the Drupal 9 minor version schedule and the Allowed changes during the Drupal 9 release cycle.

andypost’s picture

Status: Postponed » Active

Blocker commited

Version: 9.2.x-dev » 9.3.x-dev

Drupal 9.2.0-alpha1 will be released the week of May 3, 2021, which means new developments and disruptive changes should now be targeted for the 9.3.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

Version: 9.3.x-dev » 9.4.x-dev

Drupal 9.3.0-rc1 was released on November 26, 2021, which means new developments and disruptive changes should now be targeted for the 9.4.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

spokje’s picture

Project: Drupal core » Quick Edit
Version: 9.4.x-dev » 1.0.x-dev
Component: quickedit.module » Code

Due to Quickedit being moved out of Drupal Core and into a Contrib Module, moving this issue to the Contrib Module queue.