Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

User Menu Option in Dynamics AX2009

4 views
Skip to first unread message

luvchoc

unread,
Dec 16, 2009, 7:01:01 PM12/16/09
to
Hi All can any one tell me how to get back the user menu option on startup as
in Ax3.0

Willy

unread,
Dec 18, 2009, 6:54:01 AM12/18/09
to
Hi,


If you are referring to the custom user menus, they are replaced by the
favorites (make sure you have them turned on).

But you can activate the old main menu as well, like this:

Menu Menu;
#admin
;
Menu = new Menu(#MainMenu);
Menu.AOTrun();

Kind regards,

Willy (blog at http://dynamics-ax-live.blogspot.com)

luvchoc

unread,
Dec 28, 2009, 7:47:03 PM12/28/09
to

HI Willy,
can can tell me how to activate the user layer menus in Ax2009 where to put
the code.

any other changes required.
Do we need to have the favourites.
Regards

0 new messages