Form items not displayed inside table when using table fieldgroup in node edit form

Created on 19 December 2023, 6 months ago

Problem/Motivation

I have a Drupal 7 site with a content type that has several fields for a specifications table, and I use this module to output the table both in the node edit and node view modes. This works perfectly in Drupal 7.

I am now upgrading this site to Drupal 10, and after installing this module, I noticed that the above described table displays properly in the node view mode, but not in the node edit view.

Peeking into the source, it seems as if the table is empty, and the form items are displayed outside the table markup.

Steps to reproduce

  1. Create content type with several fields.
  2. In the form display, add a Table fieldgroup.
  3. Move the fields inside the Table fieldgroup and save.
  4. Create a new node of the content type, and in the node create page you can see that the form items are not in table format.

Other info

Module version: 8.x-1.1
Drupal version: 10.1.5

If you need any further information, please let me know.

πŸ› Bug report
Status

Active

Version

1.1

Component

User interface

Created by

πŸ‡―πŸ‡΅Japan jorgemare

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

Comments & Activities

Production build 0.69.0 2024