Page 1 of 1

Admin Menu Control

Posted: Tue Mar 10, 2015 9:05 am
by pradeepj
We are using Broadleaf commerce 3.0.2 GA. We are trying to control Left Hand Menu in an admin section for one of the Admin user for the custom controller file. We are expecting to Hide the Particular Menu / Sub Menu for that User, but we are unable to do it. We are following BLC_ADMIN_SECTION, BLC_ADMIN_MODULE, BLC_ADMIN_SEC_PERM_XREF tables to insert those particular Menus. Please guide us how to do it.

We have followed this documentation to create the custom controller - http://www.broadleafcommerce.com/docs/c ... ontrollers

And another issue is we have created a new custom admin module. Below that custom admin module we have created a admin section value. Once we click the admin section value page the admin module Menu collapse automatically. But in the default broadleaf commerce it doesn't collapse automatically EX: Category Menu. Kindly advise how to control the same?