Skip to main content

View Record Details on Parent Page

Overview

Integrate our View Record Details on Parent Page plugin to view record details directly on the parent page of your Tadabase app. This plugin uses an iframe to dynamically render comprehensive record information with a simple click on the associated element. It fetches the record's unique identifier and appends it to the URL, loading the corresponding details within the embedded iframe.

Use Cases

  • This plugin is ideal for applications where users need to quickly access detailed information about records without navigating away from the parent page. It enhances user experience and streamlines data exploration.

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 View Record Details on Parent Page 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.