We are adding more features to out support website and want to have a share button that will copy the link of the dynamic page to the user’s clipboard. How do I do this?
Hi there Check out the copyToClipboard function. And maybe this helpful tutorial by Code Queen Nayeli. Should be pretty easy to pass the dynamic page url into a variable and get it copied on a button click.
Give it a try and post your code here! Good luck!
Hey @lmeyer , the Queen link is off. Can you paste here the code?
@samuel-milanez I don’t have it saved, but if you do a google search you’ll find her YouTube video which walks through the process.