‘Copy to Clipboard’ functionality is not available in Salesforce Lightning but since everything is shifting to Lightning, this simple yet important functionality has become the need of the hour.

In this technical blog, we will talk about how you can implement ‘Copy to Clipboard’ functionality in the Salesforce Lightning component using JavaScript.

You don’t need to copy the record link from the browser URL anymore. This component enables you to copy any record link from any input field or hard-code text on a click of a button. This can be used for every standard and custom object. All you need to do is, add the component on the object detail page and click on the link button icon, and the text will be copied in the clipboard.

With this component, you can copy text from any input field.

  • Utility icons are used throughout the interface and are SVG’s for extensibility.
  • document.createElement(): Creates the HTML element specified by tagName, or an HTMLUnknownElement if tagName isn’t recognized
  • appendChild(): Appends a node as the last child of a node.
  • removeChild() method: removes a specified child node of the specified element.
  • getSource(): Determines which component fired an event.

4 easy steps to develop Lightning component:

Step1. Lightning Component: Create Lightning component with name- ‘CopyTextToClipboardLightningComponent.cmp’

Step2. JS Controller: ‘CopyTextToClipboardLightningComponentController.js’

Step3. Helper JS Controller: ‘CopyTextToClipboardLightningComponentHelper.js’

Step4. Test Application for Copy to Clipboard functionality: ‘CopyTextToClipboardFunctionality.app’

This simple functionality is going to help you a lot while working with the records. Try it out and let us know how you liked it!

Share This Blog
Related Articles

Salesforce Apex includes numerous built-in text handling classes, and in addition to them, the Pattern and Matcher classes are good for performing complex string operations. These classes enable us to define and work with regular expressions, which are of particular importance for data validation, searching, and modification. In this technical blog, we will find out […]

Read More

Maintaining security and compliance in Salesforce requires effective user access management. This article will lead you through the process of creating expiration dates for Permission Sets and Permission Set Groups, allowing you to automate access removal while minimizing manual work. Know how this functionality simplifies workflows, guarantees compliance, and improves security procedures. Why Use Expiration […]

Read More
Guide to Integrating Salesforce Data Cloud with Snowflake

Salesforce Data Cloud is an extensive data platform that offers a 360-degree view of your data. It functions as an AI platform which is used by marketing teams, sales departments, and other businesses. The primary goal of Data Cloud is to provide a comprehensive picture of customer data. It integrates with Snowflake which is a […]

Read More
How to Insert Contact from Salesforce into MailChimp using API

With the Mailchimp and Salesforce integration, you can begin using the leads and contacts in your Salesforce CRM to create email campaigns. The integration makes it relatively simple to construct list segmentations in Mailchimp using synchronized contact and lead details from Salesforce. Among other things, this integration lets you manage subscribers, view campaign reports, and […]

Read More

A headless Quick Action in Salesforce is a custom action executed within a Lightning Web Component (LWC). It doesn’t open the default modal window for user interaction and allows you to use custom logic and dynamic content. In this blog, we will walk you through the key steps of creating a headless Quick Actions in […]

Read More
Integrating-Salesforce-Lightning-Map-with-Lead-Object-A-Step-by-Step-Guide-to-Adding-Address-Markers

Lightning Web Components (LWC) is a modern JavaScript framework used to build responsive, dynamic applications on the Salesforce platform. LWC leverages web standards, allowing developers to utilize the latest JavaScript features and methodologies. Compared to older Salesforce frameworks like Aura and Visualforce, LWC is lightweight, fast, secure, and more efficient in terms of performance. Additionally, […]

Read More
Our Location worldwide
Indian Flag India
3rd Floor, A-10, Pegasus Tower, Sector 68, Noida, Uttar Pradesh 201301 +91-1203117884
United States of America Flag USA
333 West Brown Deer Road Unit G – 366 Milwaukee WI, USA 53217 +1(262) 310-7818
United Kingdom Flag UK
7 Bell Yard, London, WC2A 2JR +44 20 3239 9428
Canada Canada
HIC Global Solutions INC
43 Lafferty Lane, Richmond Hill, L4C 3N8, CA +1(262) 310-7818