Hello everybody,
I've created a shortcut menu and now, I'd like to apply it to the other users..
I know I need to work with the zup files, but I don't know how..
I've read some topics related to that problem on this forum, but nothing helped me 8-[
Thank you for your attention
0
Comments
Navision saves them in the table 2000000061 User Menu Level as where BOBY is the User ID.
In this record you can see a BLOB field.
This BLOB field contains something like a personal Menu Suite Level which stores the shortcuts and the informations which Menus, Folders and Menu Items has been set hidden by the user himself.
There is also a record whithout an user id. This will be valid to all users. So simply setup your preferences and then change the user id of your record to (empty).
(I've not tried this, so I can't guarantee that this works, but it should.)
Microsoft Dynamics NAV Developer since 1997
MSDynamics.de - German Microsoft Dynamics Community - member of [clip]
Thank you for this trick!!!
It works perfectly, it's a kind of magic...
Saved me from unhappy end users.
Thanks!
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
If a copy blob field (*) from one user to another user, the second user doesn´t have the same shortcut configuration.
Any idea?
If that doesn't work, the user should log off, then copy the entry and after that, he could relogon.
Microsoft Dynamics NAV Developer since 1997
MSDynamics.de - German Microsoft Dynamics Community - member of [clip]
Dear will it work on pages as well ?
And actually i cudnt do it for classic clients as well can u elaborate with one example.