Hi!
There is a Tabular report with a comment field (Text64000).
I want to add a "Copy Text" button, that on click will copy text from the comment field to the Clipboard, so a customer can copy the text without highlighting and copying.
Just one click action to copy.
I have found some solution, but it does not look like working in the reports: https://www.w3schools.com/howto/howto_js_copy_clipboard.asp
Has anybody done it before or maybe you have some working solution?
Thanks in advance.