Skip to main content

Copy Text on Click

Overview

Empower your Tadabase app users with the Copy Text on Click plugin, allowing them to copy text hassle-free. By simply clicking on the desired text, users can seamlessly copy it to their clipboard, accompanied by a helpful success alert. This plugin streamlines the text copying process and boosts user convenience effortlessly.

Use Cases

  • This plugin is perfect for applications where users need to frequently copy text, such as reference codes, addresses, or any textual information that needs to be quickly copied to the clipboard.

Installing the plugin

Prerequisites:

  1. The page must have a table component
  2. The table must have a text field 
  3. 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 Copy Text on Click plugin
  4. Select the table
  5. Select the text 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.