Allow tabledrag to be disabled

Created on 25 July 2023, over 1 year ago
Updated 9 August 2023, over 1 year ago

Problem/Motivation

There is an issue open on drupal core for allowing tabledrag to be disabled. https://www.drupal.org/project/drupal/issues/2264739 ✨ Allow multiple field widgets to not use tabledrag Needs work
The patch works on 9.5.x but doesn't work with custom field because this module is using its own implementation of settingsForm function.

Steps to reproduce

- Apply the core patch
- Create a custom field with cardinality greater than 1
- Field gets rendered with tabledrag enabled

Proposed resolution

Call the parent function to initialize the $elements variable.

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

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

Comments & Activities

Production build 0.71.5 2024