Hi
Thanks for the tips, in an image I use onclick extended properties, then use this script.
"window.clipboardData.setData('Text',""" +GetContact.List.Current.CONTACT.Email + """)"
Its work in IE, no FireFox.
I hope you understand me, or see this link https://www.outsystems.com/help/servicestudio/5.0/web_user_interface/adding_java_script.htm
Regards
We are facing copy to clipboard in embeded apps, This resolved using the javascript code in Stack overflow
Stack overflow link follow here