- Issue created by @helpthisdrupalnoob
I tried to replicate this issue on a fresh Drupal 11 installation with PHP 8.3. I installed the Field Group module (8.x-3.6 verison) and attempted to move fields to the 'Disabled' area in the Manage Form Display section. However, the issue did not reproduce for meโfields remained in the Disabled area after saving. Could you share more details about your setup.
Sure. The issue happens right after I add a field group (like a tab or fieldset, in my case) in Manage Form Display. After saving the form display with the field group, I notice that I can no longer move fields to the Disabled area. However, moving fields from disabled to enabled works fine.
- ๐บ๐ธUnited States erutan
Marking this as a duplicate issue. See:
https://www.drupal.org/project/field_group/issues/3333953 ๐ Nested field groups improperly display as "Disable" in the admin UI Active has a manual workaround
https://www.drupal.org/project/field_group/issues/3085858 ๐ Drag and drop acts weird, sometimes not resetting the parent, or even clearing the region value Needs review has a patch
people mentioned this patch worked for them https://www.drupal.org/project/drupal/issues/3089151 ๐ TableDrag JS :first-of-type issues Needs work