Disable copy-paste random table to Excel?
                
                    NicevDK                
                
                    Member Posts: 3                
            
                        
            
                    First post! - used Mibuso a lot over the past years, but finally created a user. Grats to me! 
Well, my problem is, I would like to disable copy-pasting from a table in Navision to Excel. Is there anyway to do this?
I've searched the forum about this, but all threads are about howto export, but not howto "not export". If this even is possible??
Thanks in advance..
                Well, my problem is, I would like to disable copy-pasting from a table in Navision to Excel. Is there anyway to do this?
I've searched the forum about this, but all threads are about howto export, but not howto "not export". If this even is possible??
Thanks in advance..
0                
            Comments
- 
            Set Focusable=No.0
 - 
            Ctrl-C is a Windows function, not a Navision one. If the user is running the table directly, using Object Designer, you cannot prevent Ctrl-C.
If the user is copying from a listform, you could try to create a hidden menuitem, with the shortcut Ctrl-C assigned to it. This way, Ctrl-C from your form is executed instead of the Windows one, when the user presses this key-combination.
But then I presume the user can still use the mouse/menu to select & copy all records to the clipboard.
Maybe there exists a little program that intercepts Ctrl-C? This can be started from Navision in Codeunit 1, after a user has logged in. But then this little program needs to be installed/copied to the client.
To conclude: Don't spend too much time to prevent Copy & Past from Dynamics NAV. People will find backdoors.No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)0 - 
            Luc Van Dyck wrote:People will find backdoors.
print screen
cell phone camera
etc.
If someone wants to steal data it will be almost impossible to stop them.
If there are people you don't trust, you can always get rid of them.
IMHO0 - 
            We used the DLL downloaded from this site which is able to clear the clipboard. I used timer and called that function each xxx ms on the form, when I needed to prevent user to copy things. Of course it has side-effects (you are loosing clipboard when the form is running but the focus is somewhere else etc.).0
 
Categories
- All Categories
 - 73 General
 - 73 Announcements
 - 66.7K Microsoft Dynamics NAV
 - 18.7K NAV Three Tier
 - 38.4K NAV/Navision Classic Client
 - 3.6K Navision Attain
 - 2.4K Navision Financials
 - 116 Navision DOS
 - 851 Navision e-Commerce
 - 1K NAV Tips & Tricks
 - 772 NAV Dutch speaking only
 - 617 NAV Courses, Exams & Certification
 - 2K Microsoft Dynamics-Other
 - 1.5K Dynamics AX
 - 323 Dynamics CRM
 - 111 Dynamics GP
 - 10 Dynamics SL
 - 1.5K Other
 - 990 SQL General
 - 383 SQL Performance
 - 34 SQL Tips & Tricks
 - 35 Design Patterns (General & Best Practices)
 - 1 Architectural Patterns
 - 10 Design Patterns
 - 5 Implementation Patterns
 - 53 3rd Party Products, Services & Events
 - 1.6K General
 - 1.1K General Chat
 - 1.6K Website
 - 83 Testing
 - 1.2K Download section
 - 23 How Tos section
 - 252 Feedback
 - 12 NAV TechDays 2013 Sessions
 - 13 NAV TechDays 2012 Sessions
 

