Skip to main content

JSON to Tabulator Table Integration

Overview

The JSON to Tabulator Table plugin simplifies the process of incorporating JSON data into a dynamic table using Tabulator. It allows users to fetch JSON data from either a URL or an attachment link within the component and convert it into an interactive table, offering extensive customization options for layout, appearance, and functionality.

Use Cases

  • This plugin is ideal for applications that require dynamic data representation and manipulation, such as dashboards, data management systems, and any application where interactive data analysis is necessary.

Installing the plugin

Prerequisites:

  1. The page must have a detail component
  2. The detail 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 detail, this can be a parent or child page. 
  2. Click on the Plugins
  3. Find the JSON to Tabulator Table Integration plugin
  4. Select the detail
  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.