Skip to main content

Record History highlighter

Overview

The Record History Highlighter Plugin enhances data tables by detecting and highlighting changes between successive rows in the record history. It automatically applies a yellow background to cells with differing values, providing a visual cue for modifications. If no Record History link is found, an error message is displayed to alert the user.

Use Cases

  • This plugin is ideal for applications that require tracking and reviewing changes in records over time, such as audit trails, version histories, or any scenario where it’s important to quickly identify modifications between record entries.

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 Record History highlighter 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.