Skip to main content

JSON to FancyGrid Table Integration

Overview

The JSON to FancyGrid Table Integration plugin simplifies the process of displaying JSON data in a tabular format by leveraging the FancyGrid library. It enables users to fetch JSON data from either a URL or an attachment link within the component and present it in a dynamic and feature-rich table format. The plugin offers extensive customization options to tailor the appearance and behavior of the table according to your requirements.

Use Cases

  • This plugin is ideal for applications that require advanced data representation and interaction, such as dashboards, reporting systems, and data management platforms where users need to view, filter, and manipulate data efficiently.

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 FancyGrid 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.