Skip to main content

Show Collapsed Group Summaries

Overview

The Show Collapsed Group Summaries Plugin allows users to easily expand or collapse group summaries within a table. This plugin ensures the visibility of summary rows by toggling them on click, making it simple for users to view or hide group summaries as needed. If no summary rows are found, an error message is displayed to alert the user.

Use Cases

  • This plugin is ideal for applications with data tables that include grouped data summaries, such as financial reports, sales summaries, or any scenario where users need to quickly view or hide summary information within a table.

Installing the plugin

Prerequisites:

  1. The page must have a table component
  2. 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 Show Collapsed Group Summaries plugin
  4. Select the table

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.