simple_datatables_integration
12 sites
No security coverage
This module integrates the Simple DataTables library with Drupal, enabling a new format in the views that allows configuring the library options.
Simple DataTables is a lightweight, extendable, and easy-to-use library for creating interactive and feature-rich tables. It is developed in pure JavaScript. For more information about the library, visit Simple DataTables Documentation.
This module is a good alternative to the DataTable module.
Usage
- Add a view.
- In the view format, select Simple DataTable.
- Access the view format configuration and set the options for the table.
- Save the view.