I think you could achieve something like this if you hid the copy code button with CSS and only made it visible again for users in a certain group. You can use CSS Classes for Current User's Groups to be able to refer to user’s groups.
I think you could achieve something like this if you hid the copy code button with CSS and only made it visible again for users in a certain group. You can use CSS Classes for Current User's Groups to be able to refer to user’s groups.