The FooTable module for Drupal provides integration with the FooTable jQuery plugin. The plugin makes it really easy to create responsive HTML tables that look great on small devices. Using a concept called “breakpoints”, you can define which columns should be displayed or hidden, when the table is being viewed on a mobile or desktop.
In this video, we’ll look at the FooTable module for Drupal. The module integrates with Views and this allows you to create a table as well as define breakpoints. You can also use this module as an API and manually load the plugin for custom tables.
Modules
- FooTable (7.x-1.0-beta2)
- Libraries API
- Views
- Ctools