CopyToClipboard function is not working for end user.

pega.ui.composer.formfactor.copyToClipBoard” is a pega function. It is not working for the end user but its working fine when we launch the end portal from the dev env.

@MohammadArmanK
Maybe it is an access issue have you seen what kind of access or privelage are diffrent for your end user. Maybe look in to that.

@MohammadArmanK I think, it’s better to take a step back and re-think why we need to call this script. We have other means to send/copy the data to the clipboard.

@MohammadArmanK added pxTestID privelage to my operator and it was working fine then.