RE - Menu Item in content pane

Hi Everyone,

I have a Display menu item in the content pane in AX2012. Now i need to make its visibilty to false for al users.

Help me how to do this.

Regards,

Madhan

Hi,

Please follow the below steps.

go to the menu node from the AOT

select the Menus

and select the name of the display menu and go to the properties and make No to the property “IsDisplayedInContentArea”.

Hope this helps.

Thanks

Hi Kumaran,

Sry…That is not working…

Regards,

Madhan

Hi Madhan,

Please read this thread http://dynamicsuser.net/forums/p/53385/279433.aspx

As per “Abhinay replied” on that thread create security key and assign to the menu item.

Please also read this thread http://dynamicsuser.net/forums/p/62010/330357.aspx

Thanks,

Hari

Hi Kumaran,

If you set this property “IsDisplayInContentArea” to “Yes” then the form will display in the content area not in separate window. This propery is not for visibility purpose.

Thanks,

Hari

Hi Hariharan,

Al those threads speaks abt AX 2009 ly. But i need to do in AX 2012. Can u explain me hw to do dis using Security roles …

Regards,

Madhan

Hi Madhan Kumar,

You are really correct, In AX 2012, security key is no longer used. So, we can’t create by using AOT.

The security is upgraded in ax 2012. Please follow the below steps.

  1. Create new duty in the process cycle by using security privillage form (System administration/Area page - Setup → Security → Security privillages)
  2. Create or modify the security role by using security role form (System administration/Area page - Setup → Security → Security privillages). Add your new created duty in the role content for the selected role
  3. Click the assign users button to assign the role to the users

Incase of any permission error, please discuss with your system administrator.

Thanks,

Hari