Inhibit copy & paste documents for editors

Is there a way to inhibit document copy & paste in a view for users having editor rights?

Thank you for your help in advance

Leini

Subject: Inhibit copy & paste documents for editors

Hi Leini,

Without changing the ACL of the database you can put continue = false in the querypaste event to stop pasting of documents. You probably should also add an appropriate message box to let them know not to bother in the future.

Cheers,

Mark

Subject: RE: Inhibit copy & paste documents for editors

Thank you - very simple & good!Leini

Subject: Deleted