Table field Ajax wrapper ID should be unique

Created on 17 November 2024, 5 months ago

Problem/Motivation

When multiple table fields are used on the same entity form, actions applied to any table affect only the first table. This occurs because each table's AJAX wrapper shares the same ID, causing all actions to target the first instance.

Steps to reproduce

  1. Add two table fields to the same entity type.
  2. Attempt to add a column to the second table; you’ll notice that the column is added to the first table instead.

Proposed resolution

Make table Ajax wrapper ID unique

🐛 Bug report
Status

Needs work

Version

1.0

Component

Code

Created by

🇲🇦Morocco b.khouy 🇲🇦 Morocco

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024