Integration with bootstrap tables

Created on 27 February 2025, 3 months ago

Problem/Motivation

The Views Bootstrap module allows for creating bootstrap tables, by providing a views formatter of 'Bootstrap Table'. However, this module only works on the views formatter of type 'table'. This is because the various classes etc are added in draggableviews_preprocess_views_view_table(), which is not triggered when the formatter is set to Bootstrap Table.

Steps to reproduce

  1. Create a draggable table
  2. Confirm the tabledrag works
  3. Enable the Views Bootstrap module
  4. Change the formatter of the view that works, from 'Table' to 'Bootstrap Table'
  5. Save the view
  6. Reload the table, see that the drag handles are missing and the rows cannot be dragged.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Active

Version

2.1

Component

Code

Created by

🇨🇦Canada jaypan Victoria, BC

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

Comments & Activities

Production build 0.71.5 2024