Hidden columns not expandable [1.x]

Created on 11 November 2019, over 4 years ago
Updated 15 April 2023, about 1 year ago

If I set a column to "Hidden and Expandable" [Save, Clear Caches,...]

There is a button "show details" if I click it, it adds an empty row:

<tr>
  <td class="details" colspan="11"></td>
</tr>

Please, what am I missing?

πŸ› Bug report
Status

Needs review

Version

1.0

Component

Code

Created by

πŸ‡¦πŸ‡ΉAustria maxilein

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡«πŸ‡·France Chris64 France

    This patch solves the problem for me. @Anybody, looking for the details, Drupal.theme has now the method datatablesExpandableRow, and not before. Looking in Drupal's core, methods are always add to Drupal.theme in this way: prototype not need there.

Production build 0.69.0 2024