Created on 9 November 2023, about 1 year ago
Updated 10 November 2023, about 1 year ago

Problem/Motivation

To replace paragraph - Would be possible to add ability to edit/delete the exact cardinality row using a contextual links in multivalue custom field the same like this module does: paragraphs_edit β†’

So in case i create a view i can add edit link to every row which will navigate directly to its item.
This is really useful, because now if i edit i need to find the exact row first which is sometimes time consuming a lot for user.

πŸ’¬ Support request
Status

Closed: works as designed

Version

2.0

Component

Code

Created by

πŸ‡ΈπŸ‡°Slovakia coaston

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

Comments & Activities

  • Issue created by @coaston
  • Status changed to Closed: works as designed about 1 year ago
  • πŸ‡ΊπŸ‡ΈUnited States apmsooner

    Hello, unfortunately this won't be possible for the following reasons:

    1. Custom field values are not entities like paragraphs so there are no CRUD operations to associate as contextual links
    2. Anything that would alter field operations like this should be handled in Drupal core field api so all field types could leverage the enhancement.

    Thank you for the suggestion.

Production build 0.71.5 2024