Disable Copy

Magno
Member Posts: 168
Is it possible to disable copy in Navision?
0
Comments
-
I don't think it's possible, it is not a system-permission.
What is the reason you want to do this?0 -
i don't want the users to be able to copy the customer/Vendor/other information.
i know they can still write it down, but it will be more difficult to get them all.0 -
I don't think there is a waterproof solution for this issue.
You can try use the property Focusable on some fields or list forms, but this also makes editing and lookup/drill down impossible.0 -
damn, that is to bad0
-
There is a possible way for that but it is not very comfortable for the developer :whistle:
Place a MenuButton somewhere on the form, create the MenuItems "Copy", "Paste" (and "Cut") and set the corresponding ShortCuts (Ctrl+C, Ctrl+V, Ctrl+X).
Now, you move the MenuButton behind another control (e. g. other Buttons or behind the list box or ...). Do not disable or hide the MenuButton by property because then the Shortcut will be ignored.
Due to the missing Code behind the MenuItems, the system will do nothing.
(Edit:) This must be done on each form where you want to disable copy & paste.Timo Lässer
Microsoft Dynamics NAV Developer since 1997
MSDynamics.de - German Microsoft Dynamics Community - member of [clip]0 -
This can be done, and it has crossed my mind, but the copying with the mouse buttons can still be done.0
-
hmz, just tried it, doesn't seem to work here...
it still copies/Cuts on ctrl+c/ctrl+x
(i have version 3.70B)0 -
You can use the Clipboard OCX (somewhere in the download) and clear the clipboard in OnTimer of the form...
I sent this "AllowCopy" property request 2 years ago and it was accepted with "in some future version"... :-)0 -
Doesn't this disable the clipboard for all applications when navision is active? :-k0
-
Yes, but only if you are on this form (for example on Customer List)... no another way now...0
-
ok, thx for the suggestions0
-
I have the opposite problem you had. There are some forms that do not allow the user to copy from or paste into. We are doing an upgrade from Nav 3.10 to Nav 4.0 and in some situations for assigning serial numbers, they have been able to copy/paste records. In 4.0 this does not appear to be possible. Can I enable this functionality. I couldn't find how it had been disabled.
Thanks!SGM0 -
-
I checked the PasteIsValid property and it is set to YES. I am looking to assign Item Tracking lines from the Item Journal when there is a Negative and a Positive Adjustment. For the Neg. Adj., they drill down and select a Serial No. for each part. In Nav 3.10 they were then able to copy all the assigned Serial No.s, go to the Positive Adj line, drill down and paste them into the Item Tracking lines which is based on the Tracking Specification table in Nav 4.0. This table has the PasteIsValid property set to Yes already and it still does not seem to be allowed. The Paste is even enabled on the right mouse click. There is a global variable InsertIsBlocked which I tried disabling, but that didn't seem work either, unless I missed one of the assignments somewhere.
If you have any other suggestions, I'd appreciate them.
Thanks!SGM0 -
Than may be the problem is that the form is working over temporary table... the insert action call OnInsert of the table and data are inserted by C/AL code...0
-
kine wrote:I sent this "AllowCopy" property request 2 years ago and it was accepted with "in some future version"... :-)
Does anybody know, if this property will be available in one of the next versions?!? I certainly mean nearby future and not somewhere, sometimes, somehow ... ;-)
Ciao,
JR0 -
I talked about that with the MS developers and it seems, like they are working on it. I assume that Nav 5 will have something like that, but I am not sure about that...0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K 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
- 320 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