Skip to main content

Text Limit with Show More

Overview

Easily implement a text truncation feature in your app with our plugin. It limits text length, adds a "Show More" link, and expands the content when clicked. This improves the user experience by maintaining a concise display while allowing users to view the complete text when needed.

Use Cases

  • This plugin is perfect for applications where long text content needs to be displayed in a concise format, such as news articles, product descriptions, comments, and any scenario where space-saving display is beneficial.

Installing the plugin

Prerequisites:

  1. The page must have a table and list component
  2. The table and list must have text, long 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 table and list, this can be a parent or child page. 
  2. Click on the Plugins
  3. Find the Text Limit with Show More plugin
  4. Select the table and list
  5. Select the text, long 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.