Skip to main content

Data Table Progress Tracker

Overview

The Data Table Progress Tracker Plugin transforms your app's data table into a dynamic progress tracker, displaying progress bars for different categories based on predefined options like 'Open', 'Started', 'Pending' and 'Completed' This plugin helps users easily monitor progress, access detailed information, and optimize workflows, enhancing data organization and analysis within your Tadabase app.

Use Cases

  • This plugin is ideal for applications where tracking the progress of different stages is crucial, such as sales pipelines, project management, and task tracking. It provides a visual representation of progress, making it easier for users to analyze data and optimize workflows.

Installing the plugin

Prerequisites:

  1. The page must have a table component
  2. The table must have a select 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 Data Table Progress Tracker plugin
  4. Select the table
  5. Select the select 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.