Skip to main content

Remove Link from Signature Fields

Overview

Improve the visual presentation and user experience in your Tadabase app by removing links from signature fields with our Remove Link from Signature Fields plugin. This plugin targets specified signature fields and removes the 'href' attribute from associated links, ensuring signatures are displayed as static images without clickable links. Implement this solution to enhance user experience by preventing unintended link interactions within details components.

Use Cases

  • This plugin is ideal for applications where signatures need to be displayed as static images without the risk of being clickable links. It's useful in forms, contracts, approvals, and any scenario where signatures are part of the record details.

Installing the plugin

Prerequisites:

  1. The page must have a detail component
  2. The detail must have a signature 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 Remove Link from Signature Fields plugin
  4. Select the detail
  5. Select the signature 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.