variable to clipboard

mbuitenkamp-4316
mbuitenkamp-4316 Community Member Posts: 15 ☆ Roadie ☆
Hi all,

I'm looking for a way to copy the text from an entryfield to the clipboard, and combine it with a little bit of text of my own.

So, someone puts text in entryfield_1, that text gets stored in variable_1, and then with an onMouseClick I want that text and my own text copied to the clipboard, so it can be pasted into a document.

Any way of doing this?

Cheers in advance :)

Comments