Clipboard Manager is a solution to protect your confidential information of the MS Dynamics NAV database against unauthorized copying.
NAV Clipboard Manager (CBM) provides the following categories of users(dependences on what information is presented on the form):
- Users with the unlimited rights of copying
- Users with logged copy actions
- Users with a complete ban on the copying, including print screen
CBM action begins at form activation in the OnActivateForm() trigger and would
come to an end at form deactivation in the OnDeactivateForm() trigger.