Skip to main content

Dynamic HTML Population Plugin for Rich Text Fields

Overview

The Dynamic HTML Population Plugin for Rich Text Fields plugin simplifies the process of populating rich text fields in a form with HTML content from another field. With a click of a button, users can conveniently transfer data between components, creating a more intuitive and efficient experience in their Tadabase app.

Use Cases

  • This plugin is ideal for applications where users need to transfer HTML content from one field to a rich text field, such as in content management systems, email templates, or any scenario where formatted text needs to be duplicated or moved.

Installing the plugin

Prerequisites:

  1. The page must have a detail component
  2. The detail must have a text and rich text fields
  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 Dynamic HTML Population Plugin for Rich Text Fields plugin
  4. Select the detail
  5. Select the text and rich text fields

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.