Sync Tabs
Overview
The Sync Tabs Plugin enables the synchronization of tab selection across designated components within a Tadabase application. When a user clicks on a tab in one component, the corresponding tab in other specified components is automatically selected. This feature enhances user experience and ensures consistency in data presentation across multiple tabs. The plugin efficiently handles tab synchronization without unnecessary event triggers, optimizing performance within the application.
Use Cases
- This plugin is ideal for applications with multiple tabbed interfaces where consistent data presentation is crucial, such as dashboards, multi-step forms, and data management systems. It ensures that users see the same content across different components when switching between tabs.
Installing the plugin
Prerequisites:
- The page must have a table component
- The table must have a select or radio fields
- Javascript must be enabled (applicable if your're on trial account)
Step-by-Step Installation:
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.
We'd love to hear your feedback.