Skip to main content

Group By Table Renderer

Overview

The Group By Table Renderer plugin simplifies the process of displaying data in a table format with grouped rows, organized based on specified fields. It dynamically generates HTML markup to display the grouped data, including handling images and nested fields, thereby enhancing data visualization and organization within your Tadabase applications.

Use Cases

  • This plugin is ideal for applications that need to organize and display complex data sets, such as product catalogs, user directories, or any data-driven application where grouped visualization is essential for better understanding and management.

Installing the plugin

Prerequisites:

  1. The page must have a table component
  2. The table must have an attachments field 
  3. Javascript must be enabled (applicable if your're on trial account)

Step-by-Step Installation:

  1. Navigate to the page with this table, this can be a parent or child page. 
  2. Click on the Plugins
  3. Find the Group By Table Renderer plugin
  4. Select the table
  5. Select the attachments field

Removing the Plugin

To remove the plugin, find the Javascript code that is surrounted with a comment for the plugin name and delete the code. Do the same for the CSS as well.