Forum Discussion

Abbyamante's avatar
Abbyamante
Brass Contributor
Nov 14, 2024

Copy text to clipboard Button in Sharepoint Site Page

Hello Experts! I'm wondering if this is something that can be achieve in the Sharepoint site homepage. I wanted to create a button that can copy the button values to the clipboard.  Im thinking of...
  • Abbyamante's avatar
    Nov 19, 2024

    Hello! i was able to figure it out. I got the idea that was mentioned here Copy field button sharepoint list

    and this is how i implement:

    1. on Sharepoint page i used a button web part
    2. on the button link i used this = https://sancarn.github.io/copy-to-clipboard/index.html?copy=addthevalueyouwanttocopy
    3. then save the and republish the page. when clicking the button to copy, this will open another tab and will close automatically after a few seconds

Resources